Interface IRibbonButton
Namespace: Telerik.UI.Xaml.Controls.RibbonView
Assembly: Telerik.WinUI.Controls.dll
Syntax
public interface IRibbonButton
Properties
CollapseToMedium
CollapseToSmall
CurrentSize
LargeIcon
Declaration
IconElement LargeIcon { get; }
Property Value
Microsoft.
|
Size
SmallIcon
Declaration
IconElement SmallIcon { get; }
Property Value
Microsoft.
|
Text
Declaration
string Text { get; }
Property Value
System.
|
TextRow1Element
Declaration
TextBlock TextRow1Element { get; }
Property Value
Microsoft.
|
TextRow2Element
Declaration
TextBlock TextRow2Element { get; }
Property Value
Microsoft.
|