DevExpress.Dashboard Namespace
Contains classes that are used for the Web Dashboard client-side customization.
Assembly: DevExpress.Dashboard.v17.2.Web.Scripts.dll
Classes
| Name | Description |
|---|---|
| AvailableDataSourcesExtension | An extension that is a list of available data sources used to provide data to the Web Dashboard. |
| BindingPanelExtension | A Web Dashboard extension that is the dashboard item’s Binding menu allowing you to create and modify data binding. |
| CardWidget | A Card widget that visualizes a Card dashboard item’s data. |
| CardWidgetCustomizeTextEventArgs | Provides data for the CardWidget.onCustomizeText handler. |
| ConversionPanelExtension | A Web Dashboard extension that is the dashboard item’s Convert To menu allowing you to convert or duplicate the current item. |
| CreateDashboardExtension | A Web Dashboard extension that allows you to create a new dashboard. |
| DashboardColorSchemeEditorExtension | A Web Dashboard extension that allows you to configure color schemes. |
| DashboardControl | A client-side part of the Web Dashboard. |
| DashboardMenuItem | A dashboard menu item. |
| DashboardPanelExtension | The Dashboard Panel extension that allows users to switch between dashboards and enable the Designer mode. |
| DashboardParameterDialogExtension | A Web Dashboard extension that is the Dashboard Parameters dialog. |
| DashboardParameterEditorExtension | A Web Dashboard extension that allows you to create and edit dashboard parameters. |
| DashboardTitleEditorExtension | A Web Dashboard extension that is the dashboard title editor. |
| DashboardToolbarGroup | A toolbar group that contains dashboard toolbar items. |
| DashboardToolbarItem | A toolbar item of the specified dashboard toolbar group. |
| DashboardToolboxGroup | A toolbox group that contains dashboard toolbox items. |
| DashboardToolboxItem | A toolbox item of the specified dashboard toolbox group. |
| IExtension | When implemented, represents the Web Dashboard extension. |
| InteractivityPanelExtension | A Web Dashboard extension that is the dashboard item’s Interactivity menu containing settings that affect on interaction between various dashboard items. |
| OpenDashboardExtension | A Web Dashboard extension that allows you to open the created dashboards. |
| OptionsPanelExtension | A Web Dashboard extension that is the dashboard item’s Options menu containing specific options and settings related to the current dashboard item. |
| ParameterDialogContent | The content of the Dashboard Parameters dialog. |
| SaveDashboardExtension | A Web Dashboard extension that allows you to save the current dashboard. |
| ToolboxExtension | The Web Dashboard Toolbox extension that provides access to the dashboard menu and allows you to add dashboard items, as well as undo or repeat user actions. |
| UndoRedoExtension | A Web Dashboard extension that allows you to keep track of all user actions, and cancel or repeat them. |