Back to Devexpress

MapItemCreatingEventArgs.Item Property

wpf-devexpress-dot-xpf-dot-map-dot-mapitemcreatingeventargs.md

latest995 B
Original Source

MapItemCreatingEventArgs.Item Property

Returns the map item that is in the create process.

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public MapItem Item { get; }
vb
Public ReadOnly Property Item As MapItem

Property Value

TypeDescription
MapItem

The map item that is in the create process.

|

See Also

MapItemCreatingEventArgs Class

MapItemCreatingEventArgs Members

DevExpress.Xpf.Map Namespace