IDashboardFederationDataSourceModel Interface
If implemented, accumulates intermediate Federated data source settings while the Data Source Wizard is running.
Namespace: DevExpress.DashboardCommon.DataSourceWizard
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
public interface IDashboardFederationDataSourceModel :
IFederationDataSourceModel,
IDataComponentModel,
IWizardModel,
ICloneable
See Also