A newer version of this page is available.
Switch to the current version.
ItemsLoadedEventArgs.Items Property
Returns the list of loaded map items.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v19.2.dll
Declaration
Property Value
Type | Description |
---|---|
IList<MapItem> | A list of MapItem class descendant objects. |
See Also
Feedback