ClassRadRibbonToggleButton
Represents the RadRibbonViewToggleButton control wrapper.
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
public class RadRibbonToggleButton : RadToggleButton, IAutomationPeer, IPeerConverter, IButtonBase, IContentControl, IControl, IRadRibbonViewToggleButton, IRadToggleButton, IToggleButton, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlContentControlButtonBaseToggleButtonRadToggleButtonRadRibbonToggleButton
Implements:
Inherited Members
Constructors
RadRibbonToggleButton()
Initializes a new instance of the RadRibbonViewToggleButton class.
Declaration
public RadRibbonToggleButton()
Properties
BackgroundCheckedColor
Get the RadRibbonToggleButton background checked color
Declaration
public IColor BackgroundCheckedColor { get; }
Property Value
Implements
BackgroundCheckedOpacity
Get the RadRibbonToggleButton background checked opacity
Declaration
public double BackgroundCheckedOpacity { get; }
Property Value
Implements
BackgroundCheckedVisibility
Get the RadRibbonToggleButton background checked visibility
Declaration
public Visibility BackgroundCheckedVisibility { get; }
Property Value
Implements
BackgroundDecoratorColor
Get the RadRibbonToggleButton background decorator color
Declaration
public IColor BackgroundDecoratorColor { get; }
Property Value
Implements
BackgroundDecoratorOpacity
Get the RadRibbonToggleButton background decorator opacity
Declaration
public double BackgroundDecoratorOpacity { get; }
Property Value
Implements
BackgroundDecoratorVisibility
Get the RadRibbonToggleButton background decorator visibility
Declaration
public Visibility BackgroundDecoratorVisibility { get; }
Property Value
Implements
BackgroundHoverColor
Get the RadRibbonToggleButton background hover color
Declaration
public IColor BackgroundHoverColor { get; }
Property Value
Implements
BackgroundHoverOpacity
Get the RadRibbonToggleButton background hover opacity
Declaration
public double BackgroundHoverOpacity { get; }
Property Value
Implements
BackgroundHoverVisibility
Get the RadRibbonToggleButton background hover visibility
Declaration
public Visibility BackgroundHoverVisibility { get; }
Property Value
Implements
BackgroundPressedColor
Get the RadRibbonToggleButton background pressed color
Declaration
public IColor BackgroundPressedColor { get; }
Property Value
Implements
BackgroundPressedOpacity
Get the RadRibbonToggleButton background pressed opacity
Declaration
public double BackgroundPressedOpacity { get; }
Property Value
Implements
BackgroundPressedVisibility
Get the RadRibbonToggleButton 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.
DisabledDecoratorColor
Get the RadRibbonToggleButton disabled color
Declaration
public IColor DisabledDecoratorColor { get; }
Property Value
Implements
DisabledDecoratorOpacity
Get the RadRibbonToggleButton disabled opacity
Declaration
public double DisabledDecoratorOpacity { get; }
Property Value
Implements
DisabledDecoratorVisibility
Get the RadRibbonToggleButton disabled visibility
Declaration
public Visibility DisabledDecoratorVisibility { get; }
Property Value
Implements
MinHeight
Get the MinHeight
MinWidth
Get the MinWidth
Text1
Get the first part of the ribbon button text.