ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / C1.Win.C1GanttView.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