Table of Contents

TTMSFNCDataGrid.RemoveNodeRow Method

Removes the node structure from a row, making it a plain data row again.

API unit family: TMSFNCDataGrid Declaring type: TTMSFNCDataGrid Inherited from: TTMSFNCCustomDataGrid

Syntax

procedure RemoveNodeRow(ARow: Integer);

Parameters

Name Description
ARow Zero-based index of the node row to convert back to a plain row.