CylinderHeader.HorizontalAlign

Syntax

HorizontalAlign: PP.Ui.CylinderLabelAlign;

Description

The HorizontalAlign property determines horizontal alignment of the header relative to cylinder.

Comments

Use JSON or the setHorizontalAlign method to set the property value and the getHorizontalAlign method to get the property value.

Example

The example of use is given on the Example of Creating the Cylinder Component page.

See also:

CylinderHeader