Back to Devexpress

DevExpress.DashboardWpf Namespace

dashboard-devexpress-f82f7c05.md

latest11.6 KB
Original Source

DevExpress.DashboardWpf Namespace

Contains classes that implement the WPF Dashboard functionality.

Assemblies : DevExpress.Dashboard.v25.2.Wpf.dll, DevExpress.Xpf.Dashboard.v25.2.dll

NuGet Package : DevExpress.Wpf.Dashboard

Classes

NameDescription
BoundImageDashboardLayoutItemAllows you to specify the style and templates to customize the BoundImageDashboardItem appearance.
CardDashboardLayoutItemAllows you to specify the style and templates to customize the CardDashboardItem appearance.
ChartDashboardLayoutItemAllows you to specify the style and templates to customize the ChartDashboardItem appearance.
ComboBoxDashboardLayoutItemAllows you to specify the style and templates to customize the ComboBoxDashboardItem appearance.
ConfigureItemDataCalculationEventArgsProvides data for the ConfigureItemDataCalculation event.
ConnectionErrorWpfEventArgsProvides data for the ConnectionError event.
CustomItemDashboardLayoutItemProvides a template to display instead of unsupported custom items.
DashboardControlA control used to embed dashboards created in the Dashboard Designer into a WPF application.
DashboardControlBaseDashboardControl’s base class. Provides access to styles, print options and end-user restrictions.
DashboardItemMouseActionWpfEventArgsProvides data for events related to mouse actions.
DashboardItemMouseWpfEventArgsProvides data for events related to mouse movements.
DashboardItemSelectionChangedWpfEventArgsProvides data for the DashboardItemSelectionChanged event.
DashboardItemVisualInteractivityWpfEventArgsProvides data for the DashboardItemVisualInteractivity event.
DashboardLayoutGroupAllows you to specify the style and templates to customize the DashboardItemGroup appearance.
DashboardLayoutItemBase class for objects which allow you to customize dashboard item style and templates.
DashboardLoadedEventArgsProvides data for the DashboardLoaded event.
DashboardStateChangedWpfEventArgsProvides data for the DashboardStateChanged event.
DashboardViewModelBaseA data-context for a Dashboard Control and Dashboard items that provides access to the IDashboardControlProvider.
DateFilterDashboardLayoutItemAllows you to specify the style and templates to customize the DateFilterDashboardItem appearance.
ExcelDataSourceBeforeFillEventArgsProvides data for the AsyncExcelDataSourceBeforeFill event.
GaugeDashboardLayoutItemAllows you to specify the style and templates to customize the GaugeDashboardItem appearance.
GridDashboardLayoutItemAllows you to specify the style and templates to customize the GridDashboardItem appearance.
ImageDashboardLayoutItemAllows you to specify the style and templates to customize the ImageDashboardItem appearance.
ListBoxDashboardLayoutItemAllows you to specify the style and templates to customize the ListBoxDashboardItem appearance.
MapDashboardLayoutItemAllows you to specify the style and templates to customize the MapDashboardItem appearance.
PieDashboardLayoutItemAllows you to specify the style and templates to customize the PieDashboardItem appearance.
PivotDashboardLayoutItemAllows you to specify the style and templates to customize the PivotDashboardItem appearance.
RangeDashboardLayoutItemAllows you to specify the style and templates to customize the RangeFilterDashboardItem appearance.
SetInitialDashboardStateWpfEventArgsProvides data for the SetInitialDashboardState event.
TextBoxDashboardLayoutItemAllows you to specify the style and templates to customize the TextBoxDashboardItem appearance.
TreemapDashboardLayoutItemAllows you to specify the style and templates to customize the TreemapDashboardItem appearance.
TreeViewDashboardLayoutItemAllows you to specify the style and templates to customize the TreeViewDashboardItem appearance.
UnderlyingDataTargetValueDimension value used to obtain the underlying data.

Interfaces

NameDescription
IDashboardControlProviderAllows you to access and manage a DashboardControl API.
IMouseApiProviderProvides data for the visual point on the dashboard item.

Delegates

NameDescription
ConfigureItemDataCalculationEventHandlerA method that handles the ConfigureItemDataCalculation event.
ConnectionErrorWpfEventHandlerA method that handles the ConnectionError event.
DashboardItemMouseActionWpfEventHandlerA method that handles the DashboardItemMouseDoubleClick, DashboardItemMouseUp, DashboardItemMouseDown and DashboardItemMouseMove events.
DashboardItemMouseWpfEventHandlerA method that handles the DashboardItemMouseWheel, DashboardItemMouseEnter and DashboardItemMouseLeave events.
DashboardItemSelectionChangedWpfEventHandlerA method that handles the DashboardItemSelectionChanged event.
DashboardItemVisualInteractivityWpfEventHandlerA method that handles the DashboardItemVisualInteractivity event.
DashboardLoadedEventHandlerA method that handles the DashboardLoaded event.
DashboardStateChangedWpfEventHandlerReferences a method that handles the DashboardStateChanged event.
ExcelDataSourceBeforeFillEventHandlerA method that will handle the AsyncExcelDataSourceBeforeFill event.
SetInitialDashboardStateWpfEventHandlerA method that will handle the SetInitialDashboardState event.