C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridViewDataRow Class / DetailRow Property

In This Topic
DetailRow Property
In This Topic
Gets an C1GridViewDetailRow object that represents an associated detail row in a hierarchy grid.
Syntax
'Declaration
 
Public ReadOnly Property DetailRow As C1GridViewDetailRow
 
See Also