MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / ReportInfo Class
Members

ReportInfo Class
Represents detailed information about a report.
Object Model
ReportInfo Class
Syntax
'Declaration
 
Public Class ReportInfo 
 
Remarks
The ReportInfo class contains properties that provide comprehensive details about a report, including its name, parameters, layout, and export options.
Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.Blazor.Viewer.ReportInfo

See Also