Click or drag to resize

RecroGridContextParentKey Property

Gets the parent key.

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

Property Value

Type: IRGEntityKey
The parent key.

Implements

IRecroGridContextParentKey
See Also