True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / GroupTextEventArgs Class / EndRowIndex Property

In This Topic
    EndRowIndex Property (GroupTextEventArgs)
    In This Topic
    Last row index that is being grouped.
    Syntax
    'Declaration
     
    Public ReadOnly Property EndRowIndex As System.Integer
    public System.int EndRowIndex {get;}
    See Also