TTMSFNCCustomDataGrid.UnhideRow Method
Unhides the specified row.
API unit family: TMSFNCDataGrid
Declaring type: TTMSFNCCustomDataGrid
Syntax
procedure UnhideRow(ARow: Integer);
Parameters
| Name | Description |
|---|---|
ARow |
Zero-based row index used by the operation. |