Back to Devexpress

SearchCompletedEventArgs Properties

wpf-devexpress-dot-xpf-dot-map-dot-searchcompletedeventargs-dot-underscore-properties.md

latest1.6 KB
Original Source

SearchCompletedEventArgs Properties

Provides data for the OsmSearchDataProvider.SearchCompleted event.

NameDescription
CancelledGets a value indicating whether an asynchronous operation has been canceled. Inherited from AsyncCompletedEventArgs.
ErrorGets a value indicating which error occurred during an asynchronous operation. Inherited from AsyncCompletedEventArgs.
RequestResultReturns the result of the search request.
UserStateGets the unique identifier for the asynchronous task. Inherited from AsyncCompletedEventArgs.

See Also

SearchCompletedEventArgs Class

SearchCompletedEventArgs Members

DevExpress.Xpf.Map Namespace