BorderTypeCombo.TypeControlWidth

Syntax

TypeControlWidth: Number;

Description

The TypeControlWidth property determines width of border type control.

Comments

Use JSON or the setTypeControlWidth method to set the property value and the getTypeControlWidth method to get the property value.

Property value is defined in pixels. If the value is 0, width is calculated automatically.

Example

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

See also:

BorderTypeCombo