GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView 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 Integer
    public int Index {get; set;}

    Property Value

    The index.
    See Also