InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputOption Class / VerticalAlign Property

In This Topic
    VerticalAlign Property (InputOption)
    In This Topic
    This property has no effect on InputOption.
    Syntax
    'Declaration
     
    Public Overrides Property VerticalAlign As InputContentAlignment
    public override InputContentAlignment VerticalAlign {get; set;}
    See Also