MapItemSelectionChangingEventArgs.Selection Property
Gets the list of selected objects on a map.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| IList | A list of selected objects. |
See Also