Skip to main content
All docs
V23.2

DashboardFederationDataSourceModel(DashboardFederationDataSourceModel) Constructor

Initializes a new instance of the DashboardFederationDataSourceModel class with specified settings.

Namespace: DevExpress.DashboardCommon.DataSourceWizard

Assembly: DevExpress.Dashboard.v23.2.Core.dll

NuGet Package: DevExpress.Dashboard.Core

Declaration

public DashboardFederationDataSourceModel(
    DashboardFederationDataSourceModel other
)

Parameters

Name Type
other DashboardFederationDataSourceModel
See Also