Assembly: Dashboard;
The IDashboardUserEvents interface contains methods that implement information panel events.
IDashboardUserEvents
Methods of this interface must be redefined in a custom class.
| Method name | Brief description | |
![]() |
EventOnAfterRefreshVisualizer | The EventOnAfterRefreshVisualizer method implements the event that occurs after information panel visualizer refresh. |
![]() |
EventOnBeforeOpenDashboard | The EventOnBeforeOpenDashboard method implements the event that occurs on opening information panel. |
![]() |
EventOnBeforeRefreshVisualizer | The EventOnBeforeRefreshVisualizer method implements the event that occurs before information panel visualizer refresh. |
See also: