Click or drag to resize

RecroGridCustomFunctionEventArgsResults Property

Gets or sets the results.

Namespace:  Recrovit.RecroGridFramework
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax
C#
public Object Results { get; set; }

Property Value

Type: Object
The results.
See Also