ComponentOne GanttView for WinForms
Index Property

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > ItemEventArgs Class : Index Property
Gets or sets the index.
Syntax
'Declaration
 
Public Property Index As System.Integer
public System.int Index {get; set;}

Property Value

The index.
See Also

Reference

ItemEventArgs Class
ItemEventArgs Members