TabSheetSettings.FixedLineColor

Syntax

FixedLineColor: String

Description

The FixedLineColor property sets color for the line that separates fixed and non-fixed rows and columns.

Comments

Use JSON or the setFixedLineColor method to set the property value, and the getFixedLineColor method to get the property value.

Default property value is Null.

Example

The example of use is given on the page with description of the TabSheet.FixedBehaviour property.

See also:

TabSheetSettings