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

In This Topic
    ReportType Property
    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