SaveDashboardEventArgs.DashboardXml Property
Gets the dashboard XML definition.
Namespace: DevExpress.DashboardWeb
Assembly: DevExpress.Dashboard.v24.1.Web.dll
NuGet Package: DevExpress.Web.Dashboard.Common
Declaration
Property Value
Type | Description |
---|---|
XDocument | A XDocument object that is the dashboard XML definition. |
See Also