Click or drag to resize

RGQueryRGExtentWhereQueryName Property

Gets or sets the name of parent object 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