ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / ReportInfo Class / Type Property

In This Topic
    Type Property (ReportInfo)
    In This Topic
    The type of the report
    Syntax
    'Declaration
     
    Public Property Type As ReportType
    public ReportType Type {get; set;}
    See Also