SlidePanel.Alignment

Syntax

Alignment: PP.Alignment

Description

The Alignment property sets console alignment relative to the panel center.

Comments

A console combines the Header and Details panels.

By default the property is set to LeftAlignment: that is, the console is positioned at the left of the panel center.

Use JSON or the setAlignment method to set the property value, and the getAlignment method to get the property value.

Example

The property use is given in description of the SlidePanel.Resizing event.

See also:

SlidePanel