FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / SubtotalEventArgs Class / NewRowIndex Property

In This Topic
    NewRowIndex Property (SubtotalEventArgs)
    In This Topic
    Gets the index of the new subtotal row.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property NewRowIndex As Integer
    public int NewRowIndex {get;}
    See Also