RecroGrid Framework
C#
Show/Hide TOC
Recro
Grid
RGProperty
Get
RGEntity Method
It returns the Entity in which the Property is located.
Definition
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.0.0.24.0403.1
C#
Copy
public
RecroGrid
RGEntity
GetRGEntity
(
IRGFLogger
logger
,
IRGDataContext
context
)
Parameters
logger
IRGFLogger
The Logger.
context
IRGDataContext
The context.
Return Value
RecroGrid
RGEntity
The Entity
See Also
Reference
RecroGrid
RGProperty Class
Recrovit.RecroGridFramework Namespace
In This Article
Definition
Parameters
Return Value
See Also