Click or drag to resize

RGQueryQueryName Property

Gets or sets the name of query.

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

Property Value

Type: String
The name.
See Also