verticalAlignment
Supported values:
Setting a value of null removes any existing value for the property.
null
Example:
controls.PANEL1.layout.setVerticalAlignment(ControlConstants.VERTICAL_ALIGNMENT_TOP);
verticalAlignment
must be one of the following:Supported values:
Setting a value of
null
removes any existing value for the property.Example: