Skip to main content
A newer version of this page is available. .

ReportInfo Class

Provides information about a report, according to its ReportModel.

Namespace: DevExpress.XtraReports.Wizards

Assembly: DevExpress.XtraReports.v20.2.dll

NuGet Packages: DevExpress.Reporting.Core, DevExpress.WindowsDesktop.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