Click or drag to resize

RecroGridRGStateEntityId Property

Gets the RGEntity identifier.

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

Property Value

Type: Int32
The RGEntity identifier.
See Also