ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / ItemEventArgs Class / Index Property

In This Topic
    Index Property (ItemEventArgs)
    In This Topic
    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