Skip to main content
A newer version of this page is available. .

DevExpress.Dashboard.Designer Module

Classes

Name Description
AvailableDataSourcesExtension An extension that provides access to a list of available data sources used to provide data to the Web Dashboard.
BindingPanelExtension An extension that is the dashboard item’s Binding menu allowing you to create and modify data binding.
ConversionPanelExtension An 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.
DashboardChooseDataSourceTypePage
DashboardChooseOlapConnectionStringPage Implements the Choose a data connection section of the Dashboard Data Source Wizard’s page.
DashboardColorSchemeEditorExtension A Web Dashboard extension that allows you to configure color schemes.
DashboardCurrencyEditorExtension An extension that is the Web Dashboard currency editor.
DashboardItemMenuExtension A Web Dashboard extension that is a dashboard item menu.
DashboardMenuItem A dashboard menu item.
DashboardParameterEditorExtension A Web Dashboard extension that allows you to create and edit dashboard parameters.
DashboardTitleEditorExtension An extension that is the Web Dashboard title editor.
DashboardToolbarGroup A toolbar group that contains dashboard toolbar items.
DashboardToolbarItem A toolbar item of a specified dashboard toolbar group.
DashboardToolboxGroup A toolbox group that contains dashboard toolbox items.
DashboardToolboxItem A toolbox item of a specified dashboard toolbox group.
DataSourceBrowserExtension A Web Dashboard extension that is the Data Source browser.
DataSourceWizardExtension A Web Dashboard extension that is the Data Source Wizard.
FilterPanelExtension An extension that is the dashboard item’s Filters menu allowing you to apply filters on a dashboard item.
FormItemTemplates Contains templates for editors used in the Web Dashboard.
InteractivityPanelExtension An extension that is the dashboard item’s Interactivity menu containing settings that affect on interaction between various dashboard items.
MultiQueryDataSourceWizardExtension A Web Dashboard extension that is the Multi Query Data Source Wizard.
OpenDashboardExtension A Web Dashboard extension that allows you to open the created dashboards.
OptionsPanelExtension An extension that is the dashboard item’s Options menu containing specific options and settings related to the current dashboard item.
SaveDashboardExtension A Web Dashboard extension that allows you to save the current dashboard.
TextBoxItemEditorExtension A Web Dashboard extension that allows you to edit the Text Box item’s content.
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.

Interfaces

Name Description
BindingPanelExtensionEvents Describes events this extension fires.
BindingPanelExtensionOptions
CustomizeDataItemContainerSectionsEventArgs Provides information for the customizeDataItemContainerSections event.
CustomizeSectionsEventArgs Provides information for the customizeSections event.
DataSourceWizardExtensionEvents Describes events this extension fires.
DataSourceWizardExtensionOptions Provides options for customizing the DataSourceWizardExtension and MultiQueryDataSourceWizardExtension.
IDashboardConnectionStringDefinition
IDashboardDataSourceWizardConnectionStrings
IDashboardDataSourceWizardSettings When implemented by a class, provides the Data Source Wizard’s settings for the Web Dashboard.
IDashboardDataSourceWizardState
IDashboardWizardEventArgs Provides data for the CustomizeDataSourceWizard event.
IOlapDataSourceWizardState
OptionsPanelExtensionEvents Describes events this extension fires.
OptionsPanelExtensionOptions
SectionOptions Contains options for a new section in the Dashboard Item Menu and Data Item Menu.

Variables

Name Description
DataSourceWizardPageId Lists the values that identify the Dashboard Data Source Wizard‘s pages.
OlapDataSourceWizardPageId Lists the values that identify the Dashboard Data Source Wizard‘s pages for OLAP data source.

Functions

Name Description
ToDashboardDataSourceType(typeNumber)
ToDataSourceTypeNumber(dashboardType) Converts a data source type to the enumeration value’s numerical number.

Type Aliases

Name Description
DashboardDataSourceType Lists values that specify the data source type available in the Dashboard Data Source Wizard.
DataSourceWizardType Lists values used to identify the wizard’s type.