| GroupDescriptorBase Methods |
The GroupDescriptorBase type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
CreateGroupKeyExpression |
Creates a group expression by delegating its creation to
CreateGroupKeyExpression(ParameterExpression), if
itemExpression is ParameterExpression,
otherwise throws ArgumentException
|
|
|
CreateGroupSortExpression |
Creates sorting key expression that sorts the groups
created from this descriptor using the group's key.
|
|
|
CycleSortDirection |
Changes the SortDescriptor to the next logical value.
|