Skip to main content
A newer version of this page is available. .

MapControl.ActualScrollButtonsOptions Property

Gets the actual value for the Scroll Buttons options of the MapControl object.

Namespace: DevExpress.Xpf.Map

Assembly: DevExpress.Xpf.Map.v18.2.dll

Declaration

[NonCategorized]
public ScrollButtonsOptions ActualScrollButtonsOptions { get; }

Property Value

Type Description
ScrollButtonsOptions

A ScrollButtonsOptions object.

See Also