ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Input Namespace / C1InputBase Class / SpinnerAlign Property

In This Topic
    SpinnerAlign Property
    In This Topic
    Determines the spin button alignment.
    Syntax
    'Declaration
     
    Public Overridable Property SpinnerAlign As SpinnerAlign
    public virtual SpinnerAlign SpinnerAlign {get; set;}
    See Also