GroupDescriptorBase Class |
Namespace: Kettic.AspNet.Data
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.
|
Name | Description | |
---|---|---|
![]() | SortDirection |
Gets or sets the sort direction for this descriptor. If the value is null
no sorting will be applied.
|