VerticalAlign Property (FlexListBase)

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.

Syntax

'Declaration
Protected Read Property verticalAlign As String

Access

Read only.