NavigationPanelOptions.PressedItemStyle Property
Gets a style applied to the pressed item’s background on the navigation panel.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Description |
---|---|
BackgroundStyle | A BackgroundStyle object, applied to the pressed item’s background. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to PressedItemStyle |
---|---|
MapControl |
|
See Also