DashboardViewer.GetUnderlyingControls() Method
Gets the underlying controls used to visualize data within the dashboard items.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.2.Win.dll
NuGet Package: DevExpress.Win.Dashboard
#Declaration
public IEnumerable<Control> GetUnderlyingControls()
#Returns
Type | Description |
---|---|
IEnumerable<Control> | A list of DevExpress Win |