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
BackgroundCheckedOpacity
Declaration
public double BackgroundCheckedOpacity { get; }
Property Value
System.Double
|
Implements
BackgroundCheckedVisibility
Declaration
public Visibility BackgroundCheckedVisibility { get; }
Property Value
Visibility
|
Implements
BackgroundDecoratorColor
BackgroundDecoratorOpacity
Declaration
public double BackgroundDecoratorOpacity { get; }
Property Value
System.Double
|
Implements
BackgroundDecoratorVisibility
Declaration
public Visibility BackgroundDecoratorVisibility { get; }
Property Value
Visibility
|
Implements
BackgroundHoverColor
BackgroundHoverOpacity
Declaration
public double BackgroundHoverOpacity { get; }
Property Value
System.Double
|
Implements
BackgroundHoverVisibility
Declaration
public Visibility BackgroundHoverVisibility { get; }
Property Value
Visibility
|
Implements
BackgroundPressedColor
BackgroundPressedOpacity
Declaration
public double BackgroundPressedOpacity { get; }
Property Value
System.Double
|
Implements
BackgroundPressedVisibility
Declaration
public Visibility BackgroundPressedVisibility { get; }
Property Value
Visibility
|
Implements
CollapseToMedium
Declaration
public string CollapseToMedium { get; }
Property Value
System.String
|
Implements
CollapseToSmall
Declaration
public string CollapseToSmall { get; }
Property Value
System.String
|
Implements
CurrentSize
Declaration
public string CurrentSize { get; }
Property Value
System.String
|
Implements
DropDownPopup
MinHeight
Declaration
public double MinHeight { get; }
Property Value
System.Double
|
Implements
MinWidth
Declaration
public double MinWidth { get; }
Property Value
System.Double
|
Implements
Text1
Declaration
public string Text1 { get; }
Property Value
System.String
|
Implements
Text2
Declaration
public string Text2 { get; }
Property Value
System.String
|