ComponentOne Reports for WPF
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