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