ToolboxItem.Clone() Method
Creates a new ToolboxItem object that is a copy of the current instance.
Namespace: DevExpress.XtraToolbox
Assembly: DevExpress.XtraBars.v26.1.dll
Declaration
Returns
| Type | Description |
|---|---|
| Object | A new ToolboxItem object that is a copy of the current instance. |
See Also