DashboardOlapDataSource.Name Property
In This Article
Gets or sets the data source name.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
String | null | A String value that specifies the data source name. |
See Also