BorderTypeCombo.TypesMode

Syntax

TypesMode: PP.Ui.BorderCombo.TypesMode;

Description

The TypesMode property determines line display mode.

Comments

Use JSON or the setTypesMode method to set the property value and the getTypesMode method to get the property value.

Example

The property use is given in description of the BorderTypeCombo.BorderColor property.

See also:

BorderTypeCombo