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

In This Topic
Expanded Property (C1GridViewDataRow)
In This Topic
Gets or sets a value that determines whether data row is expanded or not in a hierarchy grid.
Syntax
'Declaration
 
Public Property Expanded As System.Boolean
 
See Also