Back to Devexpress

MapItemsLayerBase Events

windowsforms-devexpress-dot-xtramap-dot-mapitemslayerbase-dot-underscore-events.md

latest1.5 KB
Original Source

MapItemsLayerBase Events

The base class for layers that display map items.

NameDescription
AttributeDisplayValueEditOccurs for each attribute value that is used in a title or tooltip before this title or tooltip is displayed.
DataLoadedOccurs after the data has been loaded into a map layer. Inherited from LayerBase.
ErrorOccurs when an internal exception is raised. Inherited from LayerBase.
ViewportChangedOccurs every time the current viewport is changed. Inherited from LayerBase.
VisibleChangedOccurs when the layer’s LayerBase.Visible property value has changed. Inherited from LayerBase.

See Also

MapItemsLayerBase Class

MapItemsLayerBase Members

DevExpress.XtraMap Namespace