ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.5.2 Assembly / C1.Win.C1FlexGrid Namespace / SubtotalEventArgs Class / NewRowIndex Property

In This Topic
    NewRowIndex Property
    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