Click or drag to resize

RGDictionaryCallbackParam Class

Parameters to fill dictionary in case of Callback type.
Inheritance Hierarchy
SystemObject
  Recrovit.RecroGridFrameworkRGDictionaryCallbackParam

Namespace:  Recrovit.RecroGridFramework
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax
C#
public class RGDictionaryCallbackParam

The RGDictionaryCallbackParam type exposes the following members.

Properties
  NameDescription
Public propertyContext
Gets the context.
Public propertyDataRec
Gets the data record.
Public propertyRGProperty
Gets the RGProperty.
Top
See Also