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

In This Topic
    ShowSpinner Property
    In This Topic
    Determines whether the spinner button is displayed.
    Syntax
    'Declaration
     
    Public Overridable Property ShowSpinner As System.Boolean
    public virtual System.bool ShowSpinner {get; set;}
    See Also