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

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