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

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