True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.8 Assembly / C1.Win.C1TrueDBGrid Namespace / GroupIntervalEventArgs Class / Row Property

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