ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / ReportParameter Class
Members

In This Topic
    ReportParameter Class
    In This Topic
    Represents a report parameter.
    Object Model
    ReportParameter Class
    Syntax
    'Declaration
     
    Public NotInheritable Class ReportParameter 
       Implements GrapeCity.Viewer.Common.IParameter 
    public sealed class ReportParameter : GrapeCity.Viewer.Common.IParameter  
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Viewer.Win.ReportParameter

    See Also