Back to Devexpress

NavigationPanelOptions.ItemStyle Property

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

latest1.4 KB
Original Source

NavigationPanelOptions.ItemStyle Property

Gets a background style applied to a map item on the navigation panel.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

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

Property Value

TypeDescription
BackgroundStyle

A BackgroundStyle object, applied to a map item.

|

Property Paths

You can access this nested property as listed below:

Object TypePath to ItemStyle
MapControl

.NavigationPanelOptions .ItemStyle

|

See Also

NavigationPanelOptions Class

NavigationPanelOptions Members

DevExpress.XtraMap Namespace