RecroGridRGPropertyIsJoin Property
It indicates whether the field requires an RGO_InnerJoin or RGO_OuterJoin relationship.
Namespace: Recrovit.RecroGridFrameworkAssembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.3.0.24.0115.1
public bool IsJoin { get; }
Property Value
Boolean
If there is an external relationship, then
true; otherwise,
false.