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.v18.2.dll

Declaration

public class ReportInfo :
    ReportInfoBase

The following members return ReportInfo objects:

Remarks

The information provided by the ReportInfo is used by ReportBuilder.

Inheritance

Object
DevExpress.XtraReports.Wizards.ReportInfoBase
ReportInfo
See Also