ClassRadRibbonButton
Represents the RadRibbonButton control wrapper.
Definition
Namespace:Telerik.WebAii.Controls.Xaml.Wpf
Assembly:Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax:
public class RadRibbonButton : RadButton, IAutomationPeer, IPeerConverter, IRadRIbbonViewButton, IRadButton, IButton, IButtonBase, IContentControl, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementWpfTestElementControlContentControlButtonBaseButtonRadButtonRadRibbonButton
Implements:
Inherited Members
Constructors
RadRibbonButton()
Initializes a new instance of the RadRibbonButton class.
Declaration
public RadRibbonButton()
Properties
BackgroundDecoratorColor
Get the RadRibbonButton background decorator color
Declaration
public IColor BackgroundDecoratorColor { get; }
Property Value
Implements
BackgroundDecoratorOpacity
Get the RadRibbonButton background decorator opacity
Declaration
public double BackgroundDecoratorOpacity { get; }
Property Value
Implements
BackgroundDecoratorVisibility
Get the RadRibbonButton background decorator visibility
Declaration
public Visibility BackgroundDecoratorVisibility { get; }
Property Value
Implements
BackgroundHoverColor
Get the RadRibbonButton background hover color
Declaration
public IColor BackgroundHoverColor { get; }
Property Value
Implements
BackgroundHoverOpacity
Get the RadRibbonButton background hover opacity
Declaration
public double BackgroundHoverOpacity { get; }
Property Value
Implements
BackgroundHoverVisibility
Get the RadRibbonButton background hover visibility
Declaration
public Visibility BackgroundHoverVisibility { get; }
Property Value
Implements
BackgroundPressedColor
Get the RadRibbonButton background pressed color
Declaration
public IColor BackgroundPressedColor { get; }
Property Value
Implements
BackgroundPressedOpacity
Get the RadRibbonButton background pressed opacity
Declaration
public double BackgroundPressedOpacity { get; }
Property Value
Implements
BackgroundPressedVisibility
Get the RadRibbonButton background pressed visibility
Declaration
public Visibility BackgroundPressedVisibility { get; }
Property Value
Implements
CollapseToMedium
Get the CollapseToMedium
Declaration
public string CollapseToMedium { get; }
Property Value
Implements
CollapseToSmall
Get the CollapseToSmall
Declaration
public string CollapseToSmall { get; }
Property Value
Implements
CurrentSize
Get the CurrentSize.
HorizontalAlignment
Get the HorizontalAlignment
Declaration
public string HorizontalAlignment { get; }
Property Value
Implements
MinHeight
Get the MinHeight
MinWidth
Get the MinWidth
Text1
Get the first part of the ribbon button text.