Click or drag to resize

RGQueryOrderBy Property

Gets or sets the order by.

Namespace:  Recrovit.RecroGridFramework.Data
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax
C#
public RGQueryRGExtentOrderBy OrderBy { get; set; }

Property Value

Type: RGQueryRGExtentOrderBy
The order by.
See Also