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

In This Topic
    Minimum Property (TagNumericInputParams)
    In This Topic
    Gets or sets the minimum allowed value.
    Syntax
    'Declaration
     
    Public Property Minimum As Decimal
    public decimal Minimum {get; set;}
    See Also