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