Back to Devexpress

LegendItemCreatingEventArgs.Index Property

windowsforms-devexpress-dot-xtramap-dot-legenditemcreatingeventargs.md

latest1.0 KB
Original Source

LegendItemCreatingEventArgs.Index Property

Returns the index of the legend item being created.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.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.XtraMap Namespace