Back to Devexpress

ISearchPanelRequestSender Members

wpf-devexpress-dot-xpf-dot-map-dot-isearchpanelrequestsender-dot-underscore-members.md

latest766 B
Original Source

ISearchPanelRequestSender Members

Interface that should be implemented by any object which can receive information and display a specific location represented as a search result in a Search Panel.

Properties

NameDescription
AddressesReturns a list of addresses that should be displayed in the Search Panel.

Methods

NameDescription
SearchByString(String)Searches for information by the keyword.

See Also

ISearchPanelRequestSender Interface

DevExpress.Xpf.Map Namespace