For a list of all members of this type, see DataCellCollection members.
Public Properties
| Name | Description |
 | Capacity | Gets or sets the number of elements that the DataCellCollection can contain. (Inherited from System.Collections.CollectionBase) |
 | Count | Gets the number of elements contained in the DataCellCollection instance. This property cannot be overridden. (Inherited from System.Collections.CollectionBase) |
 | Item | Gets or sets a specific DataCell object in the DataCellCollection by position. |
Top
See Also