ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design Namespace / Designer Class / ReportType Property

In This Topic
    ReportType Property (Designer)
    In This Topic
    Temporary report type indicator. Used by Report Explorer and (potentially) by Toolbox.
    Syntax
    'Declaration
     
    Public ReadOnly Property ReportType As DesignerReportType
    public DesignerReportType ReportType {get;}
    See Also