RawWeight: PP.Ui.TabSheetCellBorderWeight
The RawWidth property determines table cell border width.
The property value is returned by the getRawWidth method. The value is set from JSON by means of the "@W" substitution in the Data object (see TabSheetCellBorderStyle Constructor).
Default property value is PP.Ui.TabSheetCellBorderWidth.Thin, that corresponds to border width equal to 2.
The example of use is given on the page with description of the TabSheetCellBorderStyle.Color property.
Seebsp;also: