DashboardOlapDataSource.ComponentName Property
In This Article
Gets or sets the component name of the data source.
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 is the component name of the data source. |
See Also