ComponentOne FlexGrid for WinForms
Group Property (GroupDescription)

C1.Win.C1FlexGrid Namespace > GroupDescription Class : Group Property
Gets a value that indicates whether to group by this property. Set to false if you want to sort but not group by this property.
Syntax
'Declaration
 
Public Property Group As Boolean
public bool Group {get; set;}
See Also

Reference

GroupDescription Class
GroupDescription Members