RecroGridRGPropertyIsNSQL Property
Based on ColName, it specifies whether the field is an NSQL expression.
Namespace: Recrovit.RecroGridFrameworkAssembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.5.0.24.0221.1
public bool IsNSQL { get; }
Property Value
Booleantrue if this instance is NSQL; otherwise,
false.
If the field starts with NSQL:, then the system treats it as an NSQL expression.