The following tables list the members exposed by FilterCellCollection.
Name | Description | |
---|---|---|
Count | Returns the number of records in the collection (read-only) (Inherited from Infragistics.Windows.DataPresenter.CellCollection) | |
DataPresenter | Returns the associated DataPresenterBase control (Inherited from Infragistics.Windows.DataPresenter.CellCollection) | |
Item | Overloaded. The FilterCell at the specified zero-based index (read-only) | |
Record | Returns the associated FilterRecord. |
Name | Description | |
---|---|---|
Contains | Returns true if the cell is in the collection (Inherited from Infragistics.Windows.DataPresenter.CellCollection) | |
CopyTo | Copies the records into an array (Inherited from Infragistics.Windows.DataPresenter.CellCollection) | |
IndexOf | Returns the zero-based index of the record in the collection (Inherited from Infragistics.Windows.DataPresenter.CellCollection) | |
IsCellAllocated | Overloaded. Determines if the cell has been allocated (Inherited from Infragistics.Windows.DataPresenter.CellCollection) |