C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridViewRow Class / RowType Property

In This Topic
RowType Property
In This Topic
Gets the row type of the C1GridViewRow object.
Syntax
'Declaration
 
Public Overridable ReadOnly Property RowType As C1GridViewRowType
 
See Also