MapItem.Tag Property
In This Article
Gets or sets the object that contains data related to this map item.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.2.dll
NuGet Package: DevExpress.Wpf.Map
#Declaration
#Property Value
Type | Description |
---|---|
Object | A Object that contains data about this map item. |
See Also