[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.Designer.ReportType

ReportType Property

ReportType

Gets a value indicating the type of the currently loaded report.

Declaration
public DesignerReportType ReportType { get; }
Property Value
Type Description
DesignerReportType

A DesignerReportType value that indicates the type of the report. This can be one of the following:

The determination is made based on the report's structure and specific features, such as whether it is a Fixed Page Layout report or has dashboard capabilities.