Panel.IsAbsolutePositioning

Syntax

IsAbsolutePositioning: Boolean

Description

The IsAbsolutePositioning property determines panel items positioning.

Comments

Available values:

Use JSON or the setIsAbsolutePositioning method to set the property value and the getIsAbsolutePositioning method to get the property value.

Example

The property use is given on the Example of Creating the Panel Component page.

See also:

Panel