Click or drag to resize

RecroGridCreateDataArray Method

Namespace:  Recrovit.RecroGridFramework
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax
C#
public static Object[] CreateDataArray(
	RecroGridRGProperty[] rgs,
	Object dataRec
)

Parameters

rgs
Type: Recrovit.RecroGridFrameworkRecroGridRGProperty
The properties.
dataRec
Type: SystemObject
The data record.

Return Value

Type: Object
Adattömb.
See Also