Table of Contents

TTMSFNCCustomDataGrid.HideRow Method

Hides the specified row while preserving its stored height.

API unit family: TMSFNCDataGrid Declaring type: TTMSFNCCustomDataGrid

Syntax

procedure HideRow(ARow: Integer);

Parameters

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