IsAbsolutePositioning: Boolean
The IsAbsolutePositioning property determines panel items positioning.
Available values:
true. Automatic positioning of items (default).
false. Custom positioning of items.
Use JSON or the setIsAbsolutePositioning method to set the property value and the getIsAbsolutePositioning method to get the property value.
The example of property use is given in the Example of Creating the Panel Component page.
See also: