Table of Contents

TTMSFNCDataGrid.HideRow Method

Hides the specified row while preserving its stored height.

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

Syntax

procedure HideRow(ARow: Integer);

Parameters

Name Description
ARow Zero-based row index used by the operation.