The following tables list the members exposed by GridSelectedCellCollection.
Name | Description | |
---|---|---|
GridSelectedCellCollection Constructor |
Name | Description | |
---|---|---|
length | Returns the amount of items that are currently selected. (Inherited from Infragistics.Web.UI.GridSelectionCollection) |
Name | Description | |
---|---|---|
add | Selects the specified cell. | |
addRange | Selects all specified items. (Inherited from Infragistics.Web.UI.GridSelectionCollection) | |
clear | Clears the cell selection in the grid. | |
getItem | Returns the selected cell at the specified index. | |
indexOf | Returns the index of the cell in the given collection, -1 if not found. | |
remove | Unselects the specified cell. |