IStoreExtractFilePageView Interface
If implemented, provides a view for the Save Extract to a File page of the Data Source Wizard (Extract Data Source).
Namespace: DevExpress.DashboardCommon.DataSourceWizard
Assembly: DevExpress.Dashboard.v24.1.Win.dll
NuGet Package: DevExpress.Win.Dashboard
Declaration
Remarks
The StoreExtractFilePage<TModel> class provides a default implementation of the IStoreExtractFilePageView interface.
To learn more, see How to Customize Views and Presenters Corresponding to Wizard Pages.
See Also