Click or drag to resize

RGClientParamEntKey Property

Gets the Entity key.

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

Property Value

Type: IRGEntityKey
The key.
See Also