DashboardDesigner Class
A Dashboard Designer control that constitutes a designer application for creating dashboards.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.1.Win.dll
NuGet Package: DevExpress.Win.Dashboard
Declaration
[ToolboxBitmap(typeof(ResFinder), "Bitmaps256.DashboardDesigner.bmp")]
public class DashboardDesigner :
DashboardUserCommandControl,
IUnderlyingControlProvider,
IOfficeCoreReference,
IXtraChartsWizardReference,
IDashboardControl,
IDXMenuManagerProvider,
ISupportInitialize
Remarks
The DashboardDesigner control provides the capability to create a fully functional WinForms application for creating dashboards from scratch. The following documentation is available for the WinForms Designer.
Getting Started - Create a WinForms Designer
Shows how to create the Dashboard Designer application.
Getting Started - Create a Dashboard using the WinForms Designer
Shows how to create a dashboard using the WinForms Designer application.
Building the Designer Application
Describes how to prepare the Dashboard Designer application and customize its UI elements.
Creating Dashboards in the WinForms Designer
Provides comprehensive guides about how to design dashboards using the WinForms Designer.
Important
Note that the DashboardDesigner control does not support .NET Framework 4.0 Client Profile. To learn how to target a version of the .NET Framework, see How to: Target a Version of the .NET Framework.