MapDataAdapterBase.DisplayItems Property
Returns map items which are displayed by a map control.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.2.dll
NuGet Package: DevExpress.Wpf.Map
#Declaration
[Browsable(false)]
public IEnumerable<MapItem> DisplayItems { get; }
#Property Value
Type | Description |
---|---|
IEnumerable<Map |
A set of Map |