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

In This Topic
    RowType Property (GroupRow)
    In This Topic
    Gets the type of row.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property RowType As RowTypeEnum
    public override RowTypeEnum RowType {get;}
    See Also