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

BingSearchDataProvider.ShowSearchPanelProperty Field

OBSOLETE

The ShowSearchPanelProperty property is obsoloete now. Use the ShowSearchPanelProperty instead

Identifies the BingSearchDataProvider.ShowSearchPanel dependency property.

Namespace: DevExpress.Xpf.Map

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

Declaration

[Obsolete("The ShowSearchPanelProperty property is obsoloete now. Use the MapControl.ShowSearchPanelProperty instead")]
[PreferableMember("MapControl", "ShowSearchPanelProperty", "DependencyProperty")]
[Browsable(false)]
public static readonly DependencyProperty ShowSearchPanelProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also