Click or drag to resize

RGQueryRGExtentOrderByKeys Property

The key columns by which to order the results.

Namespace:  Recrovit.RecroGridFramework.Data
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax
C#
public string Keys { get; set; }

Property Value

Type: String
The keys.
See Also