Skip to main content
A newer version of this page is available. .
All docs
V23.1

IConfigureFederationCalculatedFieldsPageView Interface

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.v23.1.Win.dll

NuGet Packages: DevExpress.Win.Dashboard, DevExpress.Win.Dashboard.Design

Declaration

public interface IConfigureFederationCalculatedFieldsPageView

Remarks

The ConfigureFederationCalculatedFieldsPageView class implements the IConfigureFederationCalculatedFieldsPageView interface.

See Also