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