Scheduler for WinForms | ComponentOne
C1.Win.Schedule.6 Assembly / C1.Schedule.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