ComponentOne InputPanel for WinForms
VerticalAlign Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputComponent Class : VerticalAlign Property
Gets or sets how content is vertically aligned within the InputComponent.
Syntax
'Declaration
 
Public Overridable Property VerticalAlign As InputContentAlignment
public virtual InputContentAlignment VerticalAlign {get; set;}
See Also

Reference

InputComponent Class
InputComponent Members