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

MapItemsLayerBase Events
Show Inherited Hide Inherited

The base class for layers that display map items.
Name Description
AttributeDisplayValueEdit Occurs for each attribute value that is used in a title or tooltip before this title or tooltip is displayed.
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.
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