Back to Devexpress

LegendItemCreatingEventArgs.Index Property

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

latest1008 B
Original Source

LegendItemCreatingEventArgs.Index Property

Returns the index of the legend item being created.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public int Index { get; }
vb
Public ReadOnly Property Index As Integer

Property Value

TypeDescription
Int32

An integer value

|

See Also

LegendItemCreatingEventArgs Class

LegendItemCreatingEventArgs Members

DevExpress.Xpf.Map Namespace