Class RadRibbonRadioButton
Inheritance
System.Object
RadRibbonRadioButton
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Xaml
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public class RadRibbonRadioButton : RadRadioButton, IAutomationPeer, IPeerConverter, IButtonBase, IContentControl, IControl, IRadioButton, IRadRibbonViewRadioButton, IRadRadioButton, IRadToggleButton, IToggleButton, IFrameworkElement, ITargetElement
Constructors
RadRibbonRadioButton()
Declaration
public RadRibbonRadioButton()
Properties
BackgroundCheckedColor
Declaration
public IColor BackgroundCheckedColor { get; }
Property Value
Implements
BackgroundCheckedOpacity
Declaration
public double BackgroundCheckedOpacity { get; }
Property Value
System.
|
Implements
BackgroundCheckedVisibility
Declaration
public Visibility BackgroundCheckedVisibility { get; }
Property Value
Implements
BackgroundDecoratorColor
Declaration
public IColor BackgroundDecoratorColor { get; }
Property Value
Implements
BackgroundDecoratorOpacity
Declaration
public double BackgroundDecoratorOpacity { get; }
Property Value
System.
|
Implements
BackgroundDecoratorVisibility
Declaration
public Visibility BackgroundDecoratorVisibility { get; }
Property Value
Implements
BackgroundHoverColor
Declaration
public IColor BackgroundHoverColor { get; }
Property Value
Implements
BackgroundHoverOpacity
Declaration
public double BackgroundHoverOpacity { get; }
Property Value
System.
|
Implements
BackgroundHoverVisibility
Declaration
public Visibility BackgroundHoverVisibility { get; }
Property Value
Implements
BackgroundPressedColor
Declaration
public IColor BackgroundPressedColor { get; }
Property Value
Implements
BackgroundPressedOpacity
Declaration
public double BackgroundPressedOpacity { get; }
Property Value
System.
|
Implements
BackgroundPressedVisibility
Declaration
public Visibility BackgroundPressedVisibility { get; }
Property Value
Implements
CollapseToMedium
Declaration
public string CollapseToMedium { get; }
Property Value
System.
|
Implements
CollapseToSmall
Declaration
public string CollapseToSmall { get; }
Property Value
System.
|
Implements
CurrentSize
Declaration
public string CurrentSize { get; }
Property Value
System.
|
Implements
DropDownPopup
Declaration
public IPopup DropDownPopup { get; }
Property Value
Implements
MinHeight
Declaration
public double MinHeight { get; }
Property Value
System.
|
Implements
MinWidth
Declaration
public double MinWidth { get; }
Property Value
System.
|
Implements
Text1
Declaration
public string Text1 { get; }
Property Value
System.
|
Implements
Text2
Declaration
public string Text2 { get; }
Property Value
System.
|