RecroGrid.RGState.EntityId Property

Gets the RGEntity identifier.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.15.0.25.0306.1
C#
public int EntityId { get; }

Property Value

Int32
The RGEntity identifier.

See Also