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