Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
SelectedCellCollection Class Members
The following tables list the members exposed by SelectedCellCollection.
Public Properties
Public Methods
| Name | Description |
| Add | Adds the specified cell to this selected cells collection. |
| AddRange | Selects cells contained in passed in cells array keeping the existing selected cells selected. |
| Clear | Clears the collection unselecting any selected cells. |
| Contains | Overloaded. Returns true if the item is in the collection |
| CopyTo | Copies the elements of the collection into the array. |
| GetEnumerator | Returns a type safe enumerator. |
| IndexOf | Returns the zero-based index of the item or -1 if not in collection (Inherited from Infragistics.Windows.DataPresenter.SelectedItemCollectionBase) |
Public Events
See Also