C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridViewDetailRow Class / DataRow Property

In This Topic
DataRow Property
In This Topic
Gets an C1GridViewDataRow object that represents an associated data row.
Syntax
'Declaration
 
Public ReadOnly Property DataRow As C1GridViewDataRow
 
See Also