Back to Devexpress

LayerItemsGeneratingEventArgs Properties

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

latest1.7 KB
Original Source

LayerItemsGeneratingEventArgs Properties

Provides data for the InformationDataProviderBase.LayerItemsGenerating 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 the items generated for the layer.
UserStateGets the unique identifier for the asynchronous task. Inherited from AsyncCompletedEventArgs.

See Also

LayerItemsGeneratingEventArgs Class

LayerItemsGeneratingEventArgs Members

DevExpress.Xpf.Map Namespace