IRadRIbbonViewButton
Interface
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
C#
public interface IRadRIbbonViewButton : IRadButton, IButton, IButtonBase, IContentControl, IControl, IFrameworkElement, ITargetElement
Derived Classes:
Inherited Members
Properties
C#
IColor BackgroundDecoratorColor { get; }
C#
double BackgroundDecoratorOpacity { get; }
C#
Visibility BackgroundDecoratorVisibility { get; }
C#
IColor BackgroundHoverColor { get; }
C#
double BackgroundHoverOpacity { get; }
C#
Visibility BackgroundHoverVisibility { get; }
C#
IColor BackgroundPressedColor { get; }
C#
double BackgroundPressedOpacity { get; }
C#
Visibility BackgroundPressedVisibility { get; }
C#
string CollapseToMedium { get; }
C#
string CollapseToSmall { get; }
C#
string CurrentSize { get; }
C#
string HorizontalAlignment { get; }