InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputTimePicker Class / NotSetVerticalAlign Property

In This Topic
    NotSetVerticalAlign Property (InputTimePicker)
    In This Topic
    Gets actual vertical alignment when the VerticalAlign property is equal to NotSet.
    Syntax
    'Declaration
     
    Protected Overrides ReadOnly Property NotSetVerticalAlign As InputContentAlignment
    protected override InputContentAlignment NotSetVerticalAlign {get;}
    See Also