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