ComponentOne FlexGrid for WPF and Silverlight
ShowGroups Property

C1.Silverlight.FlexGrid Namespace > C1FlexGrid Class : ShowGroups Property
Gets or sets a value that indicates whether the grid shows group rows between data groups.
Syntax
'Declaration
 
Public Property ShowGroups As System.Boolean
public System.bool ShowGroups {get; set;}
See Also

Reference

C1FlexGrid Class
C1FlexGrid Members