MindFusion WinForms Programmer's Guide
LayerListViewItem.Index Property
See Also
 





Gets the index of this item.

Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms.Controls

 Syntax

C#  Copy Code

public int Index { get; }

Visual Basic  Copy Code

Public ReadOnly Property Index As Integer

 Property Value

An integer value specifying the 0-based index of the item.

 See Also

LayerListViewItem Members
LayerListViewItem Class
MindFusion.Diagramming.WinForms Namespace