CollectionItem.Collection Property
Gets the collection to which an item belongs.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
Collection | A Collection object to which an item belongs. |
See Also