RecroGridSqlFixWhere Property

Filters defined at runtime on the server side.

Definition

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

Property Value

String
The filter.

See Also