Assembly: Dashboard;
The IDashboardVisualizerCancelEventArgs interface contains properties of argument of the event that occurs before information panel visualizer refresh.
IDashboardVisualizerCancelEventArgs
This argument is used during event handling using the IDashboardUserEvents.EventOnBeforeRefreshVisualizer method.
| Property name | Brief description | |
![]() |
Cancel | The Cancel property determines whether event is generated for information panel visualizer. |
| Property name | Brief description | |
![]() |
Visualizer | The Visualizer property returns the visualizer, for which the event was generated. |
See also: