Skip to main content

DashboardConfigurator() Constructor

In This Article

Initializes a new instance of the DashboardConfigurator class.

Namespace: DevExpress.DashboardWeb

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

NuGet Package: DevExpress.Web.Dashboard.Common

#Declaration

public DashboardConfigurator()

#Remarks

Tip

For information on how to use the DashboardConfigurator‘s API, see the following topic: Server-Side API Overview.

See Also