CustomControlProviderBase.Control Property
Gets a control displayed in a custom item.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.1.Win.dll
NuGet Package: DevExpress.Win.Dashboard
Declaration
Property Value
Type | Description |
---|---|
Control | A DevExpress WinForms control used to visualize data in the dashboard item. |
See Also