ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Document Namespace / PageDocument Class / Parameters Property

In This Topic
    Parameters Property (PageDocument)
    In This Topic
    Gets the parameters for the report.
    Syntax
    'Declaration
     
    Public ReadOnly Property Parameters As ParameterCollection
    public ParameterCollection Parameters {get;}
    See Also