DashboardExcelDataSource.LoadFromXml(XElement) Method
Loads the data source schema definition from XML.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v26.1.Core.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| element | XElement | A XElement value containing an XML definition of the data source schema. |
See Also