Version

GridSelectionCollection class Members

The following tables list the members exposed by GridSelectionCollection.

Public Constructors
Public Properties
 NameDescription
Public PropertylengthReturns the amount of items that are currently selected.  
Public Methods
 NameDescription
Public MethodaddSelects the specified item.  
Public MethodaddRangeSelects all specified items.  
Public MethodclearUnselects all items.  
Public MethodgetItem  
Public MethodindexOfFind the index of the specified item.  
Public MethodremoveUnselects the specified item.  
See Also