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