DashboardExtractDataSource.ComponentName Property
Gets or sets the component name of the data source.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | null | A String that specifies the component name of the data source. |
See Also