InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputNavigatorEditingEventArgs Class / RowIndex Property

In This Topic
    RowIndex Property (InputNavigatorEditingEventArgs)
    In This Topic
    Gets the index of the row being edited.
    Syntax
    'Declaration
     
    Public ReadOnly Property RowIndex As Integer
    public int RowIndex {get;}
    See Also