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: 8.5.2.24.0805.1
public bool IsJoin { get; }
Property Value
Boolean
              If there is an external relationship, then 
true; otherwise, 
false.