DashboardViewer Class
A Dashboard Viewer control used to embed dashboards created in the Dashboard Designer into a WinForms application.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.1.Win.dll
NuGet Package: DevExpress.Win.Dashboard
Declaration
[ToolboxBitmap(typeof(ResFinder), "Bitmaps256.DashboardViewer.bmp")]
public class DashboardViewer :
DashboardUserControl,
IDataSourceEventsProvider,
IRaiseConfigureDataConnection,
ISupportInitialize,
IOfficeCoreReference,
IXtraChartsWizardReference,
IDashboardExportUIProvider,
IExportOptionsOwner,
IDashboardExportItem,
IUnderlyingControlProvider,
IDashboardControl,
IDXMenuManagerProvider,
ISupportXtraAnimation,
IControlActionInvoker,
IDashboardViewer,
IDashboardInteractivityItemProvider,
ISelectedTabPageProvider,
IDataEventsProvider,
IFillDataSourceEventsProvider,
IDataSourceKeyEventsProvider,
IDataServiceConfigurator,
IDataSourceLifeCycleConfigurator,
IServiceDataConnectionParametersProvider,
ICustomPaletteProvider,
IActualParametersProvider,
IServiceCustomParametersProvider,
ICustomizeItemDataCalculationService,
IExportDocumentCustomizationService,
IDataSessionConsumer,
IDashboardCustomizationService,
IColoringCacheProvider,
IDataServiceProvider,
IDashboardParametersProvider,
IParameterValuesProvider,
IFieldListService,
ISkinProvider,
ISupportDashboardParallelMode,
IViewerLoadingService
Remarks
The DashboardViewer control allows you to embed a dashboard into a WinForms application. The following documentation is available for the WinForms Viewer.
Getting Started - Create a WinForms Viewer for Displaying a Dashboard
Shows how to create the Dashboard Viewer application and use this application to display the existing dashboard.
Building the Viewer Application
Describes how to prepare the Dashboard Viewer application and customize its UI elements.
Important
Note that the DashboardViewer 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.