DashboardObjectDataSource.DataSchema Property
Gets or sets an XML/XSD file, containing the schema of a dashboard’s data source.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v22.2.Core.dll
NuGet Packages: DevExpress.Dashboard.Core, DevExpress.Win.Dashboard.Design
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | null | A String containing a data source’s schema. |
See Also