Style: PP.Ui.TabSheetCellBorderLineStyle
The Style property determines table cell border line style.
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.
The example of use is given on the page with description of the TabSheetCellBorderStyle.Color property.
Seebsp;also: