C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1TextBox Class / VerticalAlign Property

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