ComponentOne ReportViewer for ASP.NET Web Forms
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 System.Decimal
    public System.decimal Increment {get; set;}
    See Also