Click or drag to resize
IGroupDescriptor Methods

The IGroupDescriptor type exposes the following members.

Methods
  Name Description
Public method CreateGroupKeyExpression
Creates a group expression that returns the grouping key for each item in a collection.
Public method CreateGroupSortExpression
Creates the group order by expression that sorts the groups created from this descriptor.
Top
See Also