RGQueryRGOrderByExpressionTSource, TKey Class |
Namespace: Recrovit.RecroGridFramework.Data
public class RGOrderByExpression<TSource, TKey> : RGQueryIRGOrderByExpression<TSource> where TSource : class
The RGQueryRGOrderByExpressionTSource, TKey type exposes the following members.
Name | Description | |
---|---|---|
RGQueryRGOrderByExpressionTSource, TKey |
Initializes a new instance of the RGQueryRGOrderByExpressionTSource, TKey class.
|
Name | Description | |
---|---|---|
Descending |
Gets or sets a value indicating whether this RGQueryRGOrderByExpressionTSource, TKey is descending.
| |
Order |
A function to extract a key from an element.
|