TabSelectionStyle

Description

The TabSelectionStyle enumeration contains method of selecting table cells.

It is used by the following property:

Available Values

Value Brief description
0 Normal.Normal.
1 RowOnly. One row only.
2 RowsOnly. Several rows.
3 ColumnOnly. One column only.
4 ColumnsOnly. Several columns.
5 Cell. A single cell.
6 CellCross. A cell with the fixed area.
7 Cross. Cells with the fixed area.
8 FocusOnly. No selection; only focus is changed.

See also:

Tab Assembly Enumerations