Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.C1Schedule.Printing Namespace / TagNumericInputParams Class / Increment Property

In This Topic
    Increment Property (TagNumericInputParams)
    In This Topic
    Gets or sets the increment for the spin buttons.
    Syntax
    'Declaration
     
    Public Property Increment As System.Integer
    public System.int Increment {get; set;}
    See Also