DashboardClosingEventArgs Properties
Provides data for the DashboardDesigner.DashboardClosing event.Name | Description |
---|---|
Dashboard | Gets the dashboard which is being closed. |
IsDashboardModified | Gets or sets whether the dashboard has been modified since the last save. |
See Also