| RGQueryRGOrderByExpressionTSource, TKeyDescending Property |
Namespace:
Recrovit.RecroGridFramework.Data
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax public bool Descending { get; set; }
Property Value
Type:
Boolean
if
true sorts the elements of a sequence in descending order according to a key.
See Also