ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Input Namespace / C1InputExtenderBase Class / OnClientSpinDown Property

In This Topic
    OnClientSpinDown Property
    In This Topic
    Occurs when the spindown button clicked.
    Syntax
    'Declaration
     
    Public Overridable Property OnClientSpinDown As System.String
    public virtual System.string OnClientSpinDown {get; set;}
    See Also