| RecroGridCustomFunctionEventArgsCustomParams Property |
Gets the custom parameters.
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax public Dictionary<string, Object> CustomParams { get; }
Property Value
Type:
DictionaryString,
Object
The custom parameters.
See Also