Table of Contents

TTMSFNCCustomDataGrid.GetRootRow Method

Returns the top-level root node row index for any child row in a tree structure.

API unit family: TMSFNCDataGrid Declaring type: TTMSFNCCustomDataGrid

Syntax

function GetRootRow(ARow: Integer): Integer;

Parameters

Name Description
ARow Zero-based row index of any descendant row.

Returns

Row index of the root-level node ancestor.