ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering Namespace / IReportInformationService Interface / ReportName Property

In This Topic
    ReportName Property (IReportInformationService)
    In This Topic
    Gets the name of the report.
    Syntax
    'Declaration
     
    ReadOnly Property ReportName As String
    string ReportName {get;}
    See Also