TabSheetCellBorderStyle.RawWidth

Syntax

RawWeight: PP.Ui.TabSheetCellBorderWeight

Description

The RawWidth property determines table cell border width.

Comments

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.

Example

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

Seebsp;also:

TabSheetCellBorderStyle