TabSheetMeasures.FixedBehaviour

Syntax

FixedBehaviour: PP.Ui.TabFixedBehaviour

Description

The FixedBehaviour property indicates if fixed rows and columns are fully selected when the user clicks on them.

Comments

Use JSON or the setFixedBehaviour method to set the property value, and the getFixedBehaviour method to get the property value.

Default property value is zero.

Example

The example of use is given on the page with description of the TabSheetMeasures.getFixedColumnCount.

Seebsp;also:

TabSheetMeasures