Assembly: Dashboard;
The IDashboardVisualizerEventArgs interface contains properties of argument of the events related with information panel visualizers.
IDashboardVisualizerEventArgs
This argument is used for event handling using the IDashboardUserEvents.EventOnAfterRefreshVisualizer method. The current interface is a basic one for the IDashboardVisualizerCancelEventArgs interface.
| Property name | Brief description | |
![]() |
Visualizer | The Visualizer property returns the visualizer, for which the event was generated. |
See also: