DashboardSavingWebEventArgs.Handled Property
Gets or sets whether default actions are required to save the dashboard.
Namespace: DevExpress.DashboardWeb
Assembly: DevExpress.Dashboard.v24.2.Web.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, to specify that no default actions are required to save the dashboard; otherwise, false. |
See Also