IDashboardControl.SaveDashboardLayout(String) Method
Saves a dashboard layout to a separate XML file.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.1.Win.dll
NuGet Package: DevExpress.Win.Dashboard
Declaration
Parameters
Name | Type | Description |
---|---|---|
filePath | String | A String that specifies the path to an XML file that contains the dashboard layout. |
See Also