RecroGrid Framework
C#
Show/Hide TOC
RGClient
Param
Ent
Key Property
Gets the Entity key.
Definition
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.5.0.24.0221.1
C#
Copy
public
IRGEntityKey
EntKey
{
get
; }
Property Value
IRGEntityKey
The key.
See Also
Reference
RGClientParam Class
Recrovit.RecroGridFramework Namespace
In This Article
Definition
See Also