PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.8 Assembly / C1.C1Preview 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 Decimal
    public decimal Increment {get; set;}
    See Also