MapControl.ShowSearchPanel Property
In This Article
Specifies whether the Search Panel should be shown.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.1.dll
NuGet Package: DevExpress.Wpf.Map
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, to show the Search Panel; otherwise, false. |
See Also