Back to Devexpress

LegendItemCreatingEventArgs.Item Property

wpf-devexpress-dot-xpf-dot-map-dot-legenditemcreatingeventargs-a7689212.md

latest1.1 KB
Original Source

LegendItemCreatingEventArgs.Item Property

Returns the legend item being created.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

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

Property Value

TypeDescription
MapLegendItemBase

A MapLegendItemBase class descendant.

|

See Also

LegendItemCreatingEventArgs Class

LegendItemCreatingEventArgs Members

DevExpress.Xpf.Map Namespace