Skip to main content
All docs
V25.1
  • DashboardFederationDataSourceModel(DashboardFederationDataSourceModel) Constructor

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

    Namespace: DevExpress.DashboardCommon.DataSourceWizard

    Assembly: DevExpress.Dashboard.v25.1.Core.dll

    NuGet Package: DevExpress.Dashboard.Core

    Declaration

    public DashboardFederationDataSourceModel(
        DashboardFederationDataSourceModel other
    )

    Parameters

    Name Type
    other DashboardFederationDataSourceModel
    See Also