ItemsLoadedEventArgs.Items Property
In This Article
Returns the list of loaded map items.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
NuGet Package: DevExpress.Win.Map
#Declaration
#Property Value
Type | Description |
---|---|
IList<Map |
A list of Map |
See Also