Describes the grouping of items using a property name as the criterion. Each group description also specifies a sort direction for the property. For example, if you group the data by Country, the grid will sort the data by country before creating the groups.
public class GroupDescription
'Declaration
Public Class GroupDescription
System.Object
C1.Win.FlexGrid.GroupDescription