MapItemCreatingEventArgs.Item Property
In This Article
Returns the map item that is in the create process.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.2.dll
NuGet Package: DevExpress.Wpf.Map
#Declaration
#Property Value
Type | Description |
---|---|
Map |
The map item that is in the create process. |
See Also