Back to Devexpress

AIReportBuilder Class

xtrareports-devexpress-dot-aiintegration-dot-winforms-dot-reporting-dot-wizard-25fb6698.md

latest1.3 KB
Original Source

AIReportBuilder Class

Generates a report based on the report model settings accumulated while running the Report Wizard.

Namespace : DevExpress.AIIntegration.WinForms.Reporting.Wizard

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

NuGet Package : DevExpress.AIIntegration.WinForms.Reporting

Declaration

csharp
public class AIReportBuilder :
    XtraWizardReportBuilder
vb
Public Class AIReportBuilder
    Inherits XtraWizardReportBuilder

Inheritance

Object DevExpress.XtraReports.Wizards.Builder.WizardReportBuilder XtraWizardReportBuilder AIReportBuilder

See Also

AIReportBuilder Members

DevExpress.AIIntegration.WinForms.Reporting.Wizard Namespace