Collapse | Collapses the specified row.
Only relevant for rows with child rows. |
CollapseAll | Collapses all the rows of the grid. |
Expand | Expands the specified row.
Only relevant for rows with child rows. |
ExpandAll | Expands all the rows of the grid. |
GetParent | Returns the number of the parent row for the specified row. |
IsExpanded | Indicates whether the specified row is expanded. |
IsLeaf | Indicates whether the specified row has child rows. |
IsSelected | Indicates whether the specified row is selected. |