MapControl.SearchPanelOptions Property
Gets or sets options that configure the appearance of the search panel.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.2.dll
NuGet Package: DevExpress.Wpf.Map
#Declaration
public MapSearchPanelOptions SearchPanelOptions { get; set; }
#Property Value
Type | Description |
---|---|
Map |
The search panel options storage. |