VerticalAlign Property
VerticalAlign
Gets or sets the vertical alignment of the content in the control. The default is VerticalAlignEnum.Top.
Declaration
public VerticalAlignEnum VerticalAlign { get; set; }
Public Property VerticalAlign As VerticalAlignEnum