RangeFilterState.LoadFromXml(XElement) Method
Loads a Range Filter state from 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 a Range Filter state. |
See Also