DxDashboard.DashboardIdChanged Event
Fires after the dashboard identifier is changed.
Namespace: DevExpress.DashboardBlazor
Assembly: DevExpress.Dashboard.v24.2.Blazor.dll
Declaration
Parameters
Type | Description |
---|---|
String | A string that is a new value of the DashboardId property. |
See Also