DashboardClosingEventArgs Constructors
Provides data for the DashboardDesigner.DashboardClosing event.Name | Parameters | Description |
---|---|---|
DashboardClosingEventArgs(Dashboard, Boolean) | dashboard, isDashboardModified | Initializes a new instance of the DashboardClosingEventArgs class. |
See Also