The following tables list the members exposed by SelectedCellsCollection.
Name | Description | |
---|---|---|
SelectedCellsCollection Constructor |
Name | Description | |
---|---|---|
Count | (Inherited from Infragistics.Collections.CollectionBase<Cell>) | |
Grid | Gets a reference to the XamGrid that this collection belongs to. (Inherited from Infragistics.Controls.Grids.SelectedCollectionBase<Cell>) | |
IsReadOnly | (Inherited from Infragistics.Collections.CollectionBase<Cell>) | |
Item | (Inherited from Infragistics.Collections.CollectionBase<Cell>) |
Name | Description | |
---|---|---|
Items | (Inherited from Infragistics.Collections.CollectionBase<Cell>) | |
PivotItem | Gets the item that was first selected when the shift key was pressed down. (Inherited from Infragistics.Controls.Grids.SelectedCollectionBase<Cell>) | |
ShiftSelectedItems | Gets a collection of items that were selected while the shift key was down. (Inherited from Infragistics.Controls.Grids.SelectedCollectionBase<Cell>) |
Name | Description | |
---|---|---|
Add | (Inherited from Infragistics.Collections.CollectionBase<Cell>) | |
AddRange | Adds the specified collection of items to this collection. (Inherited from Infragistics.Controls.Grids.SelectedCollectionBase<Cell>) | |
Clear | (Inherited from Infragistics.Collections.CollectionBase<Cell>) | |
Contains | (Inherited from Infragistics.Collections.CollectionBase<Cell>) | |
CopyTo | (Inherited from Infragistics.Collections.CollectionBase<Cell>) | |
Dispose | Overloaded. (Inherited from Infragistics.Collections.CollectionBase<Cell>) | |
GetEnumerator | (Inherited from Infragistics.Collections.CollectionBase<Cell>) | |
IndexOf | (Inherited from Infragistics.Collections.CollectionBase<Cell>) | |
Insert | (Inherited from Infragistics.Collections.CollectionBase<Cell>) | |
Remove | (Inherited from Infragistics.Collections.CollectionBase<Cell>) | |
RemoveAt | (Inherited from Infragistics.Collections.CollectionBase<Cell>) |
Name | Description | |
---|---|---|
AddItem | Overridden. Adds the Cell at the specified index. | |
AddItemSilently | (Inherited from Infragistics.Collections.CollectionBase<Cell>) | |
CreateNewInstance | Overridden. Creates a new instance of this collection. | |
GetCount | (Inherited from Infragistics.Collections.CollectionBase<Cell>) | |
GetItem | (Inherited from Infragistics.Collections.CollectionBase<Cell>) | |
InsertItem | Adds the item at the specified index. (Inherited from Infragistics.Controls.Grids.SelectedCollectionBase<Cell>) | |
OnItemAdded | (Inherited from Infragistics.Collections.CollectionBase<Cell>) | |
OnItemRemoved | (Inherited from Infragistics.Collections.CollectionBase<Cell>) | |
OnNotifyCollectionChanged | (Inherited from Infragistics.Collections.CollectionBase<Cell>) | |
OnPropertyChanged | (Inherited from Infragistics.Collections.CollectionBase<Cell>) | |
OnResetItems | (Inherited from Infragistics.Collections.CollectionBase<Cell>) | |
OnSelectionChanged | Overridden. Called when the Selection collection has changed. | |
RemoveItem | Removes the item at the specified index. (Inherited from Infragistics.Controls.Grids.SelectedCollectionBase<Cell>) | |
RemoveItemSilently | (Inherited from Infragistics.Collections.CollectionBase<Cell>) | |
ReplaceItem | Replaces the item at the specified index with the specified item. (Inherited from Infragistics.Controls.Grids.SelectedCollectionBase<Cell>) | |
ResetItems | Removes all items from the collection. (Inherited from Infragistics.Controls.Grids.SelectedCollectionBase<Cell>) | |
ResetItemsSilently | (Inherited from Infragistics.Collections.CollectionBase<Cell>) | |
SelectItem | Selects the specified item. (Inherited from Infragistics.Controls.Grids.SelectedCollectionBase<Cell>) |
Name | Description | |
---|---|---|
CollectionChanged | (Inherited from Infragistics.Collections.CollectionBase<Cell>) |