Back to Devexpress

IReportType Interface

xtrareports-devexpress-dot-aiintegration-dot-reporting-dot-wizard-77a5fd26.md

latest1.5 KB
Original Source

IReportType Interface

A base interface for report types.

Namespace : DevExpress.AIIntegration.Reporting.Wizard

Assembly : DevExpress.AIIntegration.Reporting.Common.v25.2.dll

NuGet Package : DevExpress.AIIntegration.Reporting.Common

Declaration

csharp
public interface IReportType
vb
Public Interface IReportType

The following members return IReportType objects:

Remarks

The following classes implement IReportType:

See Also

IReportType Members

DevExpress.AIIntegration.Reporting.Wizard Namespace