DashboardState.SaveToXml() Method
Saves the current dashboard state to an XML document.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Returns
Type | Description |
---|---|
XDocument | A XDocument object that is the XML document containing the dashboard state. |
See Also