Click or drag to resize

RGQueryRGExtentWherePredicate Property

The filter predicate.

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

Property Value

Type: String
The predicate.
See Also