C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridViewRowEventArgs Class / Row Property

In This Topic
Row Property
In This Topic
Gets the row being created or data-bound.
Syntax
'Declaration
 
Public ReadOnly Property Row As C1GridViewRow
 
See Also