Class RadRibbonComboBoxItem
Inheritance
System.Object
RadRibbonComboBoxItem
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 RadRibbonComboBoxItem : RadComboBoxItem, IAutomationPeer, IPeerConverter, IContentControl, IControl, IRadComboBoxItem, IListBoxItem, IRadRibbonComboBoxItem, IFrameworkElement, ITargetElement
Constructors
RadRibbonComboBoxItem()
Declaration
public RadRibbonComboBoxItem()
Properties
XamlTag
Declaration
public override string XamlTag { get; }
Property Value
System.String
|