Back to Devexpress

RequestCompletedEventArgs Properties

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

latest1.7 KB
Original Source

RequestCompletedEventArgs Properties

Provides data for the MapImageDataProviderBase.WebRequest 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.
ItemsReturns all map items generated based on the request result from a map service.
UserStateGets the unique identifier for the asynchronous task. Inherited from AsyncCompletedEventArgs.

See Also

RequestCompletedEventArgs Class

RequestCompletedEventArgs Members

DevExpress.Xpf.Map Namespace