In This Topic
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.
Object Model
Syntax
'Declaration
Public Class GroupDescription
public class GroupDescription
Inheritance Hierarchy
System.Object
C1.Win.C1FlexGrid.GroupDescription
See Also