DashboardViewer.GetUnderlyingControl(String) Method
Gets the underlying control used to visualize data within the specified dashboard item.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.2.Win.dll
NuGet Package: DevExpress.Win.Dashboard
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
component |
String | A component name of the dashboard item for which you get the underlying control. |
#Returns
Type | Description |
---|---|
Control | A DevExpress Win |