ChooseJsonSourcePage(IOpenFileDialogAccessor) Constructor
Initializes a new instance of the ChooseJsonSourcePage class with the specified settings.
Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard
Assembly: DevExpress.Xpf.DataAccess.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Parameters
Name | Type | Description |
---|---|---|
openFileDialogAccessor | IOpenFileDialogAccessor | An object implementing the IOpenFileDialogAccessor interface. |
See Also