Table of Contents

TTMSFNCDataGrid.UnhideRow Method

Unhides the specified row.

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

Syntax

procedure UnhideRow(ARow: Integer);

Parameters

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