The following tables list the members exposed by GridSelectedColumnCollection.
Name | Description | |
---|---|---|
GridSelectedColumnCollection 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 column. | |
addRange | Selects all specified items. (Inherited from Infragistics.Web.UI.GridSelectionCollection) | |
clear | Clears the column selection in the grid. | |
getItem | Returns the column at the specified index in the collection | |
indexOf | ||
remove | Unselects the specified column. |