TabSheetCellBorderLineStyle

Namespace: PP.Ui

Description

The TabSheetCellBorderLineStyle enumeration determines style of cell borders style.

It is used by the TabSheetCellBorderStyle.Style property.

Available Values

Value

Brief description

-1

Undefined. Line style is not defined.

0

Continuous. Solid line (default).

1

Dash. Dashed line.

2

DashDot. Dash-dot line with one dot.

3

DashDotDot. Dash-dot line with two dots.

4

Dot. Dotted line.

5

Double. Double solid line.

6

SlantDashDot. Slanted dash-dot line.

7

LineStyleNone. Line style is not available.

Seebsp;also:

Table