Version

GroupedRowCollection class Members

The following tables list the members exposed by GroupedRowCollection.

Public Constructors
 NameDescription
Public ConstructorGroupedRowCollection Constructor  
Public Properties
 NameDescription
Public PropertygridReturns a grid to which the collection belongs. grid  
Public PropertylengthReturns the number of rows in the collection.  
Public PropertyrowReturns a row by its index. If the row is not instantiated yet it is being created and returned. row  
Public Methods
 NameDescription
Public MethoddisposeDisposes of the GroupedRowCollection object.  
See Also