Interface IRadRIbbonViewButton
Inherited Members
Namespace: Telerik.WebAii.Controls.Xaml
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public interface IRadRIbbonViewButton : IRadButton, IButton, IButtonBase, IContentControl, IControl, IFrameworkElement, ITargetElement
Properties
BackgroundDecoratorColor
BackgroundDecoratorOpacity
Declaration
double BackgroundDecoratorOpacity { get; }
Property Value
System.Double
|
BackgroundDecoratorVisibility
BackgroundHoverColor
BackgroundHoverOpacity
Declaration
double BackgroundHoverOpacity { get; }
Property Value
System.Double
|
BackgroundHoverVisibility
BackgroundPressedColor
BackgroundPressedOpacity
Declaration
double BackgroundPressedOpacity { get; }
Property Value
System.Double
|
BackgroundPressedVisibility
CollapseToMedium
Declaration
string CollapseToMedium { get; }
Property Value
System.String
|
CollapseToSmall
Declaration
string CollapseToSmall { get; }
Property Value
System.String
|
CurrentSize
Declaration
string CurrentSize { get; }
Property Value
System.String
|
HorizontalAlignment
Declaration
string HorizontalAlignment { get; }
Property Value
System.String
|
MinHeight
Declaration
double MinHeight { get; }
Property Value
System.Double
|
MinWidth
Declaration
double MinWidth { get; }
Property Value
System.Double
|
Text1
Declaration
string Text1 { get; }
Property Value
System.String
|
Text2
Declaration
string Text2 { get; }
Property Value
System.String
|