C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1DetailGridView Class / StartExpanded Property

In This Topic
StartExpanded Property
In This Topic
Gets or sets a value that determines whether the hierarchy will be expanded by default or not.
Syntax
'Declaration
 
Public Property StartExpanded As System.Boolean
 

Property Value

The default value is True.
See Also