Back to Devexpress

InformationLayer Events

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

latest1.8 KB
Original Source

InformationLayer Events

A layer that is used to display additional information above the map.

NameDescription
AttributeDisplayValueEditOccurs for each attribute value that is used in a title or tooltip before this title or tooltip is displayed. Inherited from MapItemsLayerBase.
DataLoadedOverrides the LayerBase.DataLoaded event to hide it.
DataRequestCompletedOccurs when a data request has been completed.
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

InformationLayer Class

InformationLayer Members

DevExpress.XtraMap Namespace