DashboardData.Content Property
Specifies the dashboard configuration defined in the Dashboard Designer.
Namespace: DevExpress.Persistent.BaseImpl
Assembly: DevExpress.Persistent.BaseImpl.Xpo.v25.1.dll
NuGet Package: DevExpress.Persistent.BaseImpl.Xpo
Declaration
Property Value
| Type | Description |
|---|---|
| String | An XML-formatted string which specifies the dashboard configuration. |
Implements
See Also