Assembly: Dashboard;
The IDashboardEventArgs interface contains properties of argument of the event that occurs during information panel opening.
IDashboardEventArgs
This argument is used in event handling using the IDashboardUserEvents.EventOnBeforeOpenDashboard method.
| Property name | Brief description | |
![]() |
Dashboard | The Dashboard property returns the information panel, for which the event is generated. |
See also: