Table of Contents

TTMSFNCCustomDataGrid.CollapseNode Method

Collapses the specified node row, hiding its child rows.

API unit family: TMSFNCDataGrid Declaring type: TTMSFNCCustomDataGrid

Syntax

procedure CollapseNode(ARow: Integer);

Parameters

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