Table of Contents

TTMSFNCDataGrid.CollapseNode Method

Collapses the specified node row, hiding its child rows.

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

Syntax

procedure CollapseNode(ARow: Integer);

Parameters

Name Description
ARow Zero-based index of the node row to collapse.