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

In This Topic
    Increment Property (C1InputDate)
    In This Topic
    Determines how much to increase/decrease the active field when performing spin on the the active field.
    Syntax
    'Declaration
     
    Public Property Increment As System.Integer
    public System.int Increment {get; set;}
    See Also