Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
GroupedRowCollection class Members
The following tables list the members exposed by GroupedRowCollection.
Public Properties
| Name | Description |
| grid | Returns a grid to which the collection belongs. grid |
| length | Returns the number of rows in the collection. |
| row | Returns a row by its index. If the row is not instantiated yet it is being created and returned. row |
Public Methods
| Name | Description |
| dispose | Disposes of the GroupedRowCollection object. |
See Also