Interface ICustomItem
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public interface ICustomItem
Properties
Owner
Declaration
ToolStrip Owner { get; }
Property Value
Type |
---|
System.Windows.Forms.ToolStrip |
Placement
Declaration
ToolStripItemPlacement Placement { get; }
Property Value
Type |
---|
System.Windows.Forms.ToolStripItemPlacement |