DataViewItemCollection Constructors
A collection of objects corresponding to the ASPxDataView‘s data items.Name | Parameters | Description |
---|---|---|
DataViewItemCollection() | none | Initializes a new instance of the DataViewItemCollection class. |
DataViewItemCollection(ASPxDataViewBase) | dataViewControl | Initializes a new instance of the DataViewItemCollection class with the specified owner. |
See Also