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