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

In This Topic
    StartRowIndex Property (GroupTextEventArgs)
    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