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

In This Topic
    EndIndex Property (GroupRow)
    In This Topic
    Gets the ending row index of the datasource that belong to this group.
    Syntax
    'Declaration
     
    Public ReadOnly Property EndIndex As System.Integer
    public System.int EndIndex {get;}
    See Also