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

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