|  | CustomFunctionEventArgs Properties | 
The RecroGridCustomFunctionEventArgs type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Context | 
            Gets the context.
             | 
|  | CustomParams | 
            Gets the custom parameters.
             | 
|  | DataRec | 
            Gets the data record.
             | 
|  | FunctionName | 
            Gets the name of the function.
             | 
|  | RecroGridContext | 
            Gets the HTTP context.
             | 
|  | RefreshGrid | 
            Meghatározza, hogy kliens oldalon frissíteni kell-e a RecroGrid-et.
             | 
|  | RefreshRow | 
            Meghatározza, hogy kliens oldalon frissíteni kell-e a sort.
             | 
|  | Results | 
            Gets or sets the results.
             | 
 See Also
See Also