TTMSFNCCustomDataGrid.ExpandNode Method
Expands the specified node row, making its child rows visible.
API unit family: TMSFNCDataGrid
Declaring type: TTMSFNCCustomDataGrid
Syntax
procedure ExpandNode(ARow: Integer);
Parameters
| Name | Description |
|---|---|
ARow |
Zero-based index of the node row to expand. |