RecroGrid Framework
C#
Show/Hide TOC
RGQuery
Order
By Property
Gets or sets the order by.
Definition
Namespace:
Recrovit.RecroGridFramework.Data
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.6.0.24.0320.1
C#
Copy
public
RGQuery
RGExtentOrderBy
OrderBy
{
get
;
set
; }
Property Value
RGQuery
RGExtentOrderBy
The order by.
See Also
Reference
RGQuery Class
Recrovit.RecroGridFramework.Data Namespace
In This Article
Definition
See Also