ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Parameter Class
Members

In This Topic
    Parameter Class
    In This Topic
    The Parameter element contains information about a subreport parameter.
    Object Model
    Parameter Class
    Syntax
    'Declaration
     
    Public NotInheritable Class Parameter 
       Implements IValidateable 
    public sealed class Parameter : IValidateable  
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.PageReportModel.Parameter

    See Also