ReportInfo Class
Provides information about a report, according to its ReportModel.
Namespace: DevExpress.XtraReports.Wizards
Assembly: DevExpress.XtraReports.v20.2.dll
Declaration
public class ReportInfo :
DetailReportInfo
Public Class ReportInfo
Inherits DetailReportInfo
Related API Members
The following members accept/return ReportInfo objects:
Remarks
The information provided by the ReportInfo is used by ReportBuilder.
Inheritance
Object
DevExpress.XtraReports.Wizards.ReportInfoBase
DetailReportInfo
ReportInfo
See Also
Feedback