DashboardItemControlEventArgs.MapControl Property
Gets an underlying map control.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.2.Win.dll
NuGet Package: DevExpress.Win.Dashboard
#Declaration
public MapControl MapControl { get; }
#Property Value
Type | Description |
---|---|
Map |
A Map |
#Remarks
Use the MapControl property to access a map control corresponding to a MapDashboardItem.