Documentation for this section has not yet been entered.
Use the TableRow.VerticalAlign property to specify the vertical alignment of the contents of the row. The following table lists the possible values.
VerticalAlign.NotSet |
The vertical alignment is not set. |
VerticalAlign.Top |
The contents of the row are aligned with the top of the row. |
VerticalAlign.Middle |
The contents of the row are aligned with the middle of the row. |
VerticalAlign.Bottom |
The contents of the row are aligned with the bottom of the row. |