C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / GroupInfo Class / OutlineMode Property

In This Topic
OutlineMode Property
In This Topic
Determines whether the user will be able to collapse and expand the groups by clicking on the group headers, and also determines whether groups will be initially collapsed or expanded.
Syntax
'Declaration
 
Public Property OutlineMode As OutlineMode
 
See Also