Skip to main content
All docs
V24.2

IConfigureFederationCalculatedFieldsPageView Interface

In This Article

When implemented, this interface supplies a presenter to the Select calculated fields… page of the Data Source wizard.

Namespace: DevExpress.DashboardWin.DataSourceWizard

Assembly: DevExpress.Dashboard.v24.2.Win.dll

NuGet Package: DevExpress.Win.Dashboard

#Declaration

public interface IConfigureFederationCalculatedFieldsPageView

#Remarks

The ConfigureFederationCalculatedFieldsPageView class implements the IConfigureFederationCalculatedFieldsPageView interface.

See Also