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 example of property use is given in the Example of Creating the Panel Component page.

See also:

Panel