Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

ImageLayer Events
Show Inherited Hide Inherited

Displays map images obtained from map image data providers.
Name Description
DataLoaded Occurs after the data has been loaded into a map layer. Inherited from LayerBase.
Error Occurs when an internal exception is raised. Inherited from LayerBase.
RequestDataLoading Occurs when a request data download has begun.
ViewportChanged Occurs every time the current viewport is changed. Inherited from LayerBase.
VisibleChanged Occurs when the layer’s LayerBase.Visible property value has changed. Inherited from LayerBase.
See Also