MapItemAttributeCollection Class
In This Article
A collection of attributes for an individual map item.
Namespace: DevExpress.UI.Xaml.Map
Assembly: DevExpress.UI.Xaml.Map.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Related API Members
The following members return MapItemAttributeCollection objects:
#Inheritance
Object
Collection<MapItemAttribute>
ObservableCollection<MapItemAttribute>
DevExpress.Data.BaseObservableCollection<MapItemAttribute>
MapItemAttributeCollection
See Also