Version

FilterCellCollection Class Members

The following tables list the members exposed by FilterCellCollection.

Public Properties
 NameDescription
Public PropertyCountReturns the number of records in the collection (read-only) (Inherited from Infragistics.Windows.DataPresenter.CellCollection)
Public PropertyDataPresenterReturns the associated DataPresenterBase control (Inherited from Infragistics.Windows.DataPresenter.CellCollection)
Public PropertyItemOverloaded. The FilterCell at the specified zero-based index (read-only)  
Public PropertyRecordReturns the associated FilterRecord.  
Public Methods
 NameDescription
Public MethodContainsReturns true if the cell is in the collection (Inherited from Infragistics.Windows.DataPresenter.CellCollection)
Public MethodCopyToCopies the records into an array (Inherited from Infragistics.Windows.DataPresenter.CellCollection)
Public MethodIndexOfReturns the zero-based index of the record in the collection (Inherited from Infragistics.Windows.DataPresenter.CellCollection)
Public MethodIsCellAllocatedOverloaded. Determines if the cell has been allocated (Inherited from Infragistics.Windows.DataPresenter.CellCollection)
See Also