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

In This Topic
VerticalAlign Property (C1DropDownEditorBase)
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