Class StandAloneBarItem
Implements
System.ComponentModel.ICustomTypeDescriptor
System.ICloneable
System.Runtime.Serialization.ISerializable
Inherited Members
Namespace: Syncfusion.Windows.Forms.Tools.XPMenus
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public class StandAloneBarItem : BarItemEx, IChangeNotifyingItem, ICustomTypeDescriptor, ICloneable, IDataBindingSupport, ISerializable
Constructors
StandAloneBarItem()
Declaration
public StandAloneBarItem()
Properties
ID
Declaration
public override string ID { get; set; }
Property Value
Type |
---|
System.String |
Overrides
Manager
Declaration
public override BarManager Manager { get; set; }
Property Value
Type |
---|
BarManager |
Overrides
Implements
System.ComponentModel.ICustomTypeDescriptor
System.ICloneable
System.Runtime.Serialization.ISerializable