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