IDashboardControl Events
Provides API members that are common for DashboardDesigner and DashboardViewer.
Name | Description |
---|---|
Async |
Allows you to provide data for the Dashboard |
Async |
Allows you to change options used to extract data from Microsoft Excel workbooks (XLS, XLSX or XLSM files) or CSV files asynchronously. |
Async |
Allows you to validate a custom SQL query of the Dashboard |
Before |
Allows you to hide specific dashboard items when printing or exporting the entire dashboard. |
Configure |
Allows you to customize connection settings before the Dashboard |
Connection |
Allows to override the default behavior if data store connection fails with current connection parameters. |
Custom |
Occurs before a custom assembly is loaded for use as Dashboard |
Custom |
Occurs when a dashboard control visualizes a custom item. |
Custom |
Allows you to customize the exported document. |
Custom |
Allows you to include WHERE clauses into Dashboard |
Customize |
Allows you to customize the dashboard item caption at runtime. |
Customize |
Allows you to customize the dashboard title at runtime. |
Customize |
Allows you to customize the exported document. |
Custom |
Allows you to substitute the default palette containing colors used to paint dashboard item elements. |
Custom |
Occurs before data is loaded from the data store and allows you to customize dashboard parameters that are used for data processing. |
Dashboard |
Occurs after a dashboard has been opened. |
Dashboard |
Occurs when the custom property value in the Dashboard Viewer / Dashboard Designer is changed. |
Dashboard |
Allows you to access underlying Win |
Dashboard |
Occurs when an end user clicks a dashboard item. |
Dashboard |
Allows you to access underlying Win |
Dashboard |
Allows you to access underlying Win |
Dashboard |
Occurs when an end user double-clicks a dashboard item. |
Dashboard |
Allows you to color the required dashboard item elements using the specified colors. |
Dashboard |
Fires when an item becomes maximized or restores its original size. |
Dashboard |
Occurs when the mouse pointer is over the dashboard item and a mouse button is pressed. |
Dashboard |
Occurs when the mouse pointer enters the dashboard item. |
Dashboard |
Occurs when the mouse pointer rests on the dashboard item. |
Dashboard |
Occurs when the mouse pointer leaves the dashboard item. |
Dashboard |
Occurs when the mouse pointer is moved over the dashboard item. |
Dashboard |
Occurs when the mouse pointer is over the dashboard item and a mouse button is released. |
Dashboard |
Occurs when the mouse wheel moves while the dashboard item has focus. |
Dashboard |
Occurs after the selection within the dashboard item is changed. |
Dashboard |
Allows you to provide custom visual interactivity for data-bound dashboard items that support element selection and highlighting. |
Dashboard |
Occurs after the dashboard is loaded to the Dashboard |
Dashboard |
Occurs after the current dashboard state in the Dashboard |
Data |
Occurs before the Data Inspector window closes. Allows you to access the window’s grid controls. |
Data |
Occurs before the Data Inspector window displays. Allows you to access the window’s grid controls and change their settings. |
Data |
Allows you to provide data for the Dashboard |
Data |
Allows you to suppress the form containing errors that occur during data loading. |
Drill |
Occurs after drill-down is performed. |
Drill |
Occurs after a drill-up is performed. |
Export |
Occurs when the Export Form is about to be displayed, and allows you to cancel the action. |
Initialized | Handle this event to get the dashboard item data, and apply master filter and dashboard state in asynchronous mode. |
Layout |
Occurs after the dashboard layout is changed. |
Master |
Occurs when an end user clears the selection in the master filter item. |
Master |
Allows you to apply default filtering to master filter items. |
Master |
Occurs when an end user changes the state of the master filter. |
Popup |
Allows you to customize the pop-up menu that users invoke in the dashboard control. |
Print |
Allows you to customize the Print Preview window at runtime. |
Range |
Allows you to specify the default selected range in the Range Filter dashboard item. |
Selected |
Occurs when the selected tab page is changed. |
Set |
Allows you to specify the initial dashboard state when loading a dashboard. |
Validate |
Allows you to validate a custom SQL query of the Dashboard |
See Also