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.2.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
#Related API Members
The following members return DashboardViewer objects:
#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 Dashboard