The following tables list the members exposed by SelectedCellsCollection.
| Name | Description | |
|---|---|---|
|  | SelectedCellsCollection Constructor | Constructor. | 
| Name | Description | |
|---|---|---|
|  | All | Overridden. The collection as an array of objects | 
|  | Count | Overridden. Returns the number of items in the collection. | 
|  | IsReadOnly | Overridden. returns whether the collection is read-only | 
|  | IsSynchronized | (Inherited from Infragistics.Shared.SparseCollectionBase) | 
|  | Item | Index into collection | 
|  | SyncRoot | (Inherited from Infragistics.Shared.SparseCollectionBase) | 
| Name | Description | |
|---|---|---|
|  | Add | Adds the specified cell to this selected cells collection. | 
|  | AddRange | Selects cells contained in the passed in array keeping existing selected cells selected. | 
|  | Clear | Clears the collection unselecting any selected cells. | 
|  | Contains | (Inherited from Infragistics.Shared.SparseCollectionBase) | 
|  | CopyTo | Overloaded. Copies the elements of the collection into the array. | 
|  | GetEnumerator | IEnumerable Interface Implementation | 
|  | GetItem | (Inherited from Infragistics.Shared.SparseCollectionBase) | 
|  | IndexOf | (Inherited from Infragistics.Shared.SparseCollectionBase) | 
|  | Sort | Overloaded. Sorts the items in the collection according their visible order. | 
| Name | Description | |
|---|---|---|
|  | CreateArray | (Inherited from Infragistics.Shared.SparseCollectionBase) | 
|  | InternalAdd | (Inherited from Infragistics.Shared.SparseCollectionBase) | 
|  | InternalAddRange | (Inherited from Infragistics.Shared.SparseCollectionBase) | 
|  | InternalInsert | (Inherited from Infragistics.Shared.SparseCollectionBase) | 
|  | InternalRemove | Overloaded. (Inherited from Infragistics.Shared.SparseCollectionBase) |