Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / TagNumericInputParams Class / Increment Property

In This Topic
    Increment Property
    In This Topic
    Gets or sets the increment for the spin buttons.
    Syntax
    'Declaration
     
    Public Property Increment As Decimal
    public decimal Increment {get; set;}
    See Also