Back to Devexpress

ReportInfo Class

xtrareports-devexpress-dot-xtrareports-dot-wizards-51fa2156.md

latest1.5 KB
Original Source

ReportInfo Class

Provides information about a report, according to its ReportModel.

Namespace : DevExpress.XtraReports.Wizards

Assembly : DevExpress.XtraReports.v25.2.dll

NuGet Package : DevExpress.Reporting.Core

Declaration

csharp
public class ReportInfo :
    DetailReportInfo
vb
Public Class ReportInfo
    Inherits DetailReportInfo

The following members return ReportInfo objects:

Remarks

The information provided by the ReportInfo is used by ReportBuilder.

Inheritance

Object DevExpress.XtraReports.Wizards.ReportInfoBase DetailReportInfo ReportInfo

See Also

ReportInfo Members

ReportBuilder

DevExpress.XtraReports.Wizards Namespace