RGQueryRGExtentOrderByQueryName Property

Gets or sets the name of query.

Definition

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

Property Value

String
The name.

See Also