Click or drag to resize
DtRequestData Field
Dictionary of data sent by Editor (may contain nested data)

Namespace:  DataTables
Assembly:  DataTables (in DataTables.dll) Version: 1.6.5.0 (1.6.5.0)
Syntax
C#
public Dictionary<string, Object> Data

Field Value

Type: DictionaryString, Object
See Also