TabSheetCellBorderStyle.Style

Syntax

Style: PP.Ui.TabSheetCellBorderLineStyle

Description

The Style property determines table cell border line style.

Comments

The property value is returned by the getStyle method. Property value is set from JSON by means of the "@S" substitution in the Data object (see TabSheetCellBorderStyle Constructor).

Default property value is set to PP.Ui.TabSheetCellBorderLineStyle.Continuous, that corresponds to a solid line.

Example

The example of use is given on the page with description of the TabSheetCellBorderStyle.Color property.

Seebsp;also:

TabSheetCellBorderStyle