Click or drag to resize

RecroGridRGStateParentRGEntityId Property

Gets the parent RecroGrid entity identifier.

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

Property Value

Type: Int32
The parent RecroGrid entity identifier.
See Also