MapItemsLayerBase.SelectedItem Property
Gets or sets the currently selected item on a map.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Default | Description |
---|---|---|
Object | null | An object that is the currently selected map item. |
See Also