Click or drag to resize

RecroGridContextParentKey Property

Gets the parent key.

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

Property Value

Type: IRGEntityKey
The parent key.

Implements

IRecroGridContextParentKey
See Also