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

In This Topic
RowState Property
In This Topic
Gets the state of the C1GridViewRow object.
Syntax
'Declaration
 
Public Overridable ReadOnly Property RowState As C1GridViewRowState
 
See Also