IRecroGridContextParentKey Property

Gets the parent key.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.0.0.24.0403.1
C#
IRGEntityKey ParentKey { get; }

Property Value

IRGEntityKey
The parent key.

See Also