ITabSheet.Row

Syntax

Row(Row: Integer): ITabRange;

Parameters

Row — row number. The available value of the parameter is in the range [0, RowsCount).

Description

The Row property returns the table row, which number is passed as the Row input parameter.

See also:

ITabSheet