Back to Devexpress

NavigationPanelOptions.BackgroundStyle Property

windowsforms-devexpress-dot-xtramap-dot-navigationpaneloptions-eaeb04aa.md

latest1.5 KB
Original Source

NavigationPanelOptions.BackgroundStyle Property

Gets a style applied to the navigation panel’s background.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

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

Property Value

TypeDescription
BackgroundStyle

A BackgroundStyle object, applied to the navigation panel’s background.

|

Property Paths

You can access this nested property as listed below:

Object TypePath to BackgroundStyle
MapControl

.NavigationPanelOptions .BackgroundStyle

|

See Also

NavigationPanelOptions Class

NavigationPanelOptions Members

DevExpress.XtraMap Namespace