DashboardItemControlEventArgs.MapControl Property
Gets an underlying map control.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.2.Win.dll
Declaration
Property Value
Type | Description |
---|---|
MapControl | A MapControl object that is the map control. |
Remarks
Use the MapControl property to access a map control corresponding to a MapDashboardItem.
See Also