ContextItemCollection.Clone() Method
Clones a ContextItemCollection and all ContextItem objects inside it.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Returns
Type | Description |
---|---|
Object | An object that is a replica of a ContextItemCollection. |
See Also