ComponentOne ReportViewer for ASP.NET Web Forms
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 System.Decimal
    public System.decimal Maximum {get; set;}
    See Also