Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
C#
public class RadRibbonToggleButton : RadToggleButton, IAutomationPeer, IPeerConverter, IButtonBase, IContentControl, IControl, IRadRibbonViewToggleButton, IRadToggleButton, IToggleButton, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlContentControlButtonBaseToggleButtonRadToggleButtonRadRibbonToggleButton...
Implements:
Inherited Members
Constructors
C#
public RadRibbonToggleButton()
Properties
C#
public IColor BackgroundCheckedColor { get; }
Implements:
C#
public double BackgroundCheckedOpacity { get; }
Implements:
C#
public Visibility BackgroundCheckedVisibility { get; }
Implements:
C#
public IColor BackgroundDecoratorColor { get; }
Implements:
C#
public double BackgroundDecoratorOpacity { get; }
Implements:
C#
public Visibility BackgroundDecoratorVisibility { get; }
Implements:
C#
public IColor BackgroundHoverColor { get; }
Implements:
C#
public double BackgroundHoverOpacity { get; }
Implements:
C#
public Visibility BackgroundHoverVisibility { get; }
Implements:
C#
public IColor BackgroundPressedColor { get; }
Implements:
C#
public double BackgroundPressedOpacity { get; }
Implements:
C#
public Visibility BackgroundPressedVisibility { get; }
Implements:
C#
public string CollapseToMedium { get; }
Implements:
C#
public string CollapseToSmall { get; }
Implements:
C#
public string CurrentSize { get; }
Implements:
C#
public IColor DisabledDecoratorColor { get; }
Implements:
C#
public double DisabledDecoratorOpacity { get; }
Implements:
C#
public Visibility DisabledDecoratorVisibility { get; }
Implements: