ContextItem.Collection Property
Gets the collection to which the current item belongs.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
ContextItemCollection | A ContextItemCollection object that represents the collection to which the current item belongs. |
See Also