Click or drag to resize

RecroGridRGPropertyGetRGEntity Method

Visszaadja azt az Entitást, amiben a Property található.

Namespace:  Recrovit.RecroGridFramework
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax
C#
public RecroGridRGEntity GetRGEntity(
	IRGDataContext context
)

Parameters

context
Type: Recrovit.RecroGridFramework.DataIRGDataContext
The context.

Return Value

Type: RecroGridRGEntity
The Entity
See Also