AutoExpandAllGroups Property (C1FlexGridGroupPanel)
In This Topic
Gets or sets whether all the groups within the View are automatically expanded.
Syntax
'Declaration
Public Property AutoExpandAllGroups As Boolean
public bool AutoExpandAllGroups {get; set;}
See Also