Class RadRibbonComboBox
Inheritance
System.Object
RadRibbonComboBox
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 RadRibbonComboBox : RadComboBox, IAutomationPeer, IPeerConverter, IControl, IRadRibbonComboBox, IRadComboBox, ISelector, IFrameworkElement, ITargetElement
Constructors
RadRibbonComboBox()
Declaration
public RadRibbonComboBox()
Properties
MinHeight
Declaration
public double MinHeight { get; }
Property Value
System.Double
|
Implements
RadRibbonComboBoxItems
Declaration
public IList<IRadRibbonComboBoxItem> RadRibbonComboBoxItems { get; }
Property Value
System.Collections.Generic.IList<IRadRibbonComboBoxItem>
|
Implements
Text
Declaration
public string Text { get; }
Property Value
System.String
|
Implements
TextBoxPartDisabledVisualElementColor
Declaration
public IColor TextBoxPartDisabledVisualElementColor { get; }
Property Value
IColor
|
Implements
TextBoxPartDisabledVisualElementOpacity
Declaration
public double TextBoxPartDisabledVisualElementOpacity { get; }
Property Value
System.Double
|
Implements
TextBoxPartDisabledVisualElementVisibility
Declaration
public Visibility TextBoxPartDisabledVisualElementVisibility { get; }
Property Value
Visibility
|
Implements
TextBoxPartFocusVisualElementColor
Declaration
public IColor TextBoxPartFocusVisualElementColor { get; }
Property Value
IColor
|
Implements
TextBoxPartFocusVisualElementOpacity
Declaration
public double TextBoxPartFocusVisualElementOpacity { get; }
Property Value
System.Double
|
Implements
TextBoxPartFocusVisualElementVisibility
Declaration
public Visibility TextBoxPartFocusVisualElementVisibility { get; }
Property Value
Visibility
|
Implements
TextBoxPartValidationErrorElementColor
Declaration
public IColor TextBoxPartValidationErrorElementColor { get; }
Property Value
IColor
|
Implements
TextBoxPartValidationErrorElementOpacity
Declaration
public double TextBoxPartValidationErrorElementOpacity { get; }
Property Value
System.Double
|
Implements
TextBoxPartValidationErrorElementVisibility
Declaration
public Visibility TextBoxPartValidationErrorElementVisibility { get; }
Property Value
Visibility
|
Implements
ToggleButtonBackgroundColor
ToggleButtonBackgroundOpacity
Declaration
public double ToggleButtonBackgroundOpacity { get; }
Property Value
System.Double
|
Implements
ToggleButtonBackgroundVisibility
Declaration
public Visibility ToggleButtonBackgroundVisibility { get; }
Property Value
Visibility
|
Implements
ToggleButtonCheckedColor
ToggleButtonCheckedOpacity
Declaration
public double ToggleButtonCheckedOpacity { get; }
Property Value
System.Double
|
Implements
ToggleButtonCheckedVisibility
Declaration
public Visibility ToggleButtonCheckedVisibility { get; }
Property Value
Visibility
|