Skip to main content
A newer version of this page is available. .
Tab

CollectionItem.Collection Property

Gets the collection to which an item belongs.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public Collection Collection { get; }

Property Value

Type Description
Collection

A Collection object to which an item belongs.

Property Paths

You can access this nested property as listed below:

Object Type Path to Collection
BootstrapChart
.SettingsZoomAndPan.Collection
BootstrapPolarChart
.SettingsCommonAxis.Collection
See Also