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

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