Back to Devexpress

MapLegendBase.BackgroundStyle Property

windowsforms-devexpress-dot-xtramap-dot-maplegendbase-f897c881.md

latest1.1 KB
Original Source

MapLegendBase.BackgroundStyle Property

Returns the map legend background style.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public BorderedElementStyleWidthSupport BackgroundStyle { get; }
vb
Public ReadOnly Property BackgroundStyle As BorderedElementStyleWidthSupport

Property Value

TypeDescription
BorderedElementStyleWidthSupport

The background style.

|

See Also

MapLegendBase Class

MapLegendBase Members

DevExpress.XtraMap Namespace