Click or drag to resize
GroupDescriptorBase Methods

The GroupDescriptorBase type exposes the following members.

Methods
  Name Description
Public method CreateGroupKeyExpression
Creates a group expression by delegating its creation to CreateGroupKeyExpression(ParameterExpression), if itemExpression is ParameterExpression, otherwise throws ArgumentException
Public method CreateGroupSortExpression
Creates sorting key expression that sorts the groups created from this descriptor using the group's key.
Public method CycleSortDirection
Changes the SortDescriptor to the next logical value.
Top
See Also