RecroGridCustomFunctionEventArgsCustomParams Property

Gets the custom parameters.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.2.0.24.0426.1
C#
public Dictionary<string, Object> CustomParams { get; }

Property Value

DictionaryString, Object
The custom parameters.

See Also