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