ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / NavigatorDeletingEventArgs Class / Index Property

In This Topic
    Index Property (NavigatorDeletingEventArgs)
    In This Topic
    The index of the row being deleted.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Index As Integer
    public int Index {get;}
    See Also