Class RadApplicationMenuDropDownMenuElement
Inheritance
System.Object
RadApplicationMenuDropDownMenuElement
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 RadApplicationMenuDropDownMenuElement : RadDropDownMenuElement, IDisposable, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IStylableNode
Constructors
RadApplicationMenuDropDownMenuElement()
Declaration
public RadApplicationMenuDropDownMenuElement()
Methods
ApplySizeConstraints(SizeF)
Declaration
protected override SizeF ApplySizeConstraints(SizeF desiredSize)
Parameters
System.Drawing.SizeF
desiredSize
|
Returns
System.Drawing.SizeF
|