Class SizableDropDownMenuElement
Inheritance
System.Object
SizableDropDownMenuElement
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public class SizableDropDownMenuElement : RadDropDownMenuElement, IDisposable, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IStylableNode
Constructors
SizableDropDownMenuElement()
Declaration
public SizableDropDownMenuElement()
Properties
Items
ThemeEffectiveType
Declaration
protected override Type ThemeEffectiveType { get; }
Property Value
System.Type
|
Overrides
Methods
CreateMenuLayout()
Declaration
protected override RadDropDownMenuLayout CreateMenuLayout()
Returns
RadDropDownMenuLayout
|
Overrides
InitializeFields()
Declaration
protected override void InitializeFields()