C1.Win.FlexGrid Namespace / GroupDescription Class
Members

GroupDescription Class
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
GroupDescription Class
Syntax
'Declaration
 
Public Class GroupDescription 
 
Inheritance Hierarchy

System.Object
   C1.Win.FlexGrid.GroupDescription

See Also