Click or drag to resize

IRecroGridContextParentKey Property

Gets the parent key.

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

Property Value

Type: IRGEntityKey
The parent key.
See Also