Version

GridSelectedColumnCollection class Members

The following tables list the members exposed by GridSelectedColumnCollection.

Public Constructors
Public Properties
 NameDescription
Public PropertylengthReturns the amount of items that are currently selected. (Inherited from Infragistics.Web.UI.GridSelectionCollection)
Public Methods
 NameDescription
Public MethodaddSelects the specified column.  
Public MethodaddRangeSelects all specified items. (Inherited from Infragistics.Web.UI.GridSelectionCollection)
Public MethodclearClears the column selection in the grid.  
Public MethodgetItemReturns the column at the specified index in the collection  
Public MethodindexOf  
Public MethodremoveUnselects the specified column.  
See Also