| IGroupDescriptor Interface |
Namespace: Kettic.AspNet.Data
The IGroupDescriptor type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateGroupKeyExpression |
Creates a group expression that returns
the grouping key for each item in a collection.
| |
| CreateGroupSortExpression |
Creates the group order by expression that sorts
the groups created from this descriptor.
|
| Name | Description | |
|---|---|---|
| SortDirection |
Gets the sort direction for this descriptor. If the value is
no sorting will be applied.
|