PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 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