RgListHandlerGetRowData Method

Definition

Namespace: Recrovit.RecroGridFramework.Client.Handlers
Assembly: Recrovit.RecroGridFramework.Client (in Recrovit.RecroGridFramework.Client.dll) Version: 8.13.0.11208
C#
public RgfDynamicDictionary? GetRowData(
	int absoluteRowIndex
)

Parameters

absoluteRowIndex  Int32
 

Return Value

RgfDynamicDictionary

Implements

IRgListHandlerGetRowData(Int32)

See Also