TTMSFNCDataGrid.ClearNodeRow Method
Clears the child cell data of a node row while preserving its node structure.
API unit family: TMSFNCDataGrid
Declaring type: TTMSFNCDataGrid
Inherited from: TTMSFNCCustomDataGrid
Syntax
procedure ClearNodeRow(ARow: Integer);
Parameters
| Name | Description |
|---|---|
ARow |
Zero-based index of the node row to clear. |