RecroGridRGPropertyEntityBase Property

Specifies which entity the field is associated with. The field options and ColTitle are inherited from the corresponding Alias field of the associated entity. This can only be specified for external fields.

Definition

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

Property Value

NullableInt32

See Also