ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1NumericEdit Class / Increment Property

In This Topic
    Increment Property
    In This Topic
    Indicates the amount to increment/decrement when the user clicks up/down buttons.
    Syntax
    'Declaration
     
    
    Public Property Increment As Object
    public object Increment {get; set;}
    See Also