ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / Parameter Class
Members

In This Topic
    Parameter Class
    In This Topic
    Represents a parameter used to run the report.
    Object Model
    Parameter Class
    Syntax
    'Declaration
     
    Public Class Parameter 
    public class Parameter 
    Remarks
    The Parameter class encapsulates the properties needed to define a report parameter, including its name and values.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Blazor.Viewer.Parameter

    See Also