True DBGrid for WinForms | ComponentOne
C1.Win.TrueDBGrid.8 Assembly / C1.Win.TrueDBGrid Namespace / FetchGroupCellStyleEventArgs Class / StartRowIndex Property

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