DashboardControl.LoadDashboard(Stream) Method
Loads a dashboard from a stream.
Namespace: DevExpress.DashboardWpf
Assembly: DevExpress.Dashboard.v26.1.Wpf.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| stream | Stream | A Stream object that contains the dashboard. |
See Also