RecroGrid Framework
C#
Show/Hide TOC
Recro
Grid
Context
Parent
Key Property
Gets the parent key.
Definition
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.1.0.24.0419.1
C#
Copy
public
IRGEntityKey
ParentKey
{
get
;
protected
set
; }
Property Value
IRGEntityKey
The parent key.
Implements
IRecroGridContext
ParentKey
See Also
Reference
RecroGridContext Class
Recrovit.RecroGridFramework Namespace
In This Article
Definition
Property Value
Implements
See Also