Table of Contents

TTMSFNCDataGridCore.HideRow Method

Hides the specified row and triggers a layout update.

API unit family: TMSFNCDataGridCore Declaring type: TTMSFNCDataGridCore

Syntax

procedure HideRow(ARow: Integer);

Parameters

Name Description
ARow Zero-based row index to hide.