Skip to main content

ChooseJsonSchemaPageEx(IChooseJsonSchemaPageView, IWizardRunnerContext, ReportWizardSettings) Constructor

Namespace: DevExpress.XtraReports.Wizards.Presenters

Assembly: DevExpress.XtraReports.v23.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

public ChooseJsonSchemaPageEx(
    IChooseJsonSchemaPageView view,
    IWizardRunnerContext context,
    ReportWizardSettings reportWizardSettings
)

Parameters

Name Type
view IChooseJsonSchemaPageView
context IWizardRunnerContext
reportWizardSettings ReportWizardSettings
See Also