MapControl.BackColor Property
Gets or sets the map control’s background color.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v25.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
| Type | Description |
|---|---|
| Color | A Color object representing the background color. |
See Also