VerticalAlign Property (FlexListBase)

Class

FlexListBase class

Action

Gets the vertical alignment of a renderer in a row.

Possible values are: top, middle, and bottom. The DataGrid positions the renderers in a row based on this style and the paddingTop and paddingBottom styles.

The default value is top.

Data Type

STRING

Access

Read only