RangeFilterState.SaveToXml(XElement) Method
Saves the current Range Filter state to an XML document.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v25.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| element | XElement | A XDocument object that is the XML document containing the Range Filter state. |
See Also