ComponentOne True DBGrid for WinForms
RowType Property (ViewRow)

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid.BaseGrid Namespace > ViewRow Class : RowType Property
Gets the type of row.
Syntax
'Declaration
 
Public Overridable ReadOnly Property RowType As RowTypeEnum
public virtual RowTypeEnum RowType {get;}
See Also

Reference

ViewRow Class
ViewRow Members