C1.Win.Input.Base Namespace / C1TextBoxBase Class / VerticalAlign Property

In This Topic
VerticalAlign Property (C1TextBoxBase)
In This Topic
Gets or sets the vertical alignment of the content in the control.
Syntax
'Declaration
 
Public Property VerticalAlign As VerticalAlignment
 
Remarks
The default is VerticalAlignEnum.Top.
See Also