Click or drag to resize

RGQueryRGExtentOrderByQueryName Property

Gets or sets the name of query.

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

Property Value

Type: String
The name.
See Also