ITabSheet.ExpanderKind

Syntax

ExpanderKind(Row: Integer; Column: Integer): TabExpanderKind;

Parameters

Row. Index of the row that contains the expander. Admissible parameter value lies within the [0; RowsCount) range.

Column. Index of the column that contains the expander. Admissible parameter value lies within the [0; ColumnsCount) range.

Description

The ExpanderKind property returns expander type.

See also:

ITabSheet