|  | RGQueryRGOrderByExpressionTSource, TKey Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Recrovit.RecroGridFramework.Data
 Syntax
Syntaxpublic class RGOrderByExpression<TSource, TKey> : RGQueryIRGOrderByExpression<TSource> where TSource : class
The RGQueryRGOrderByExpressionTSource, TKey type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | RGQueryRGOrderByExpressionTSource, TKey | 
            Initializes a new instance of the RGQueryRGOrderByExpressionTSource, TKey class.
             | 
 Properties
Properties| 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.
             | 
 Methods
Methods See Also
See Also