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