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

In This Topic
    RowType Property (GroupTextEventArgs)
    In This Topic
    Type of row being grouped.
    Syntax
    'Declaration
     
    Public ReadOnly Property RowType As RowTypeEnum
    public RowTypeEnum RowType {get;}
    See Also