Skip to main content

ReportInfo Class

Provides information about a report, according to its ReportModel.

Namespace: DevExpress.XtraReports.Wizards

Assembly: DevExpress.XtraReports.v23.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

public class ReportInfo :
    DetailReportInfo

Remarks

The information provided by the ReportInfo is used by ReportBuilder.

Inheritance

Object
DevExpress.XtraReports.Wizards.ReportInfoBase
See Also