RecroGridCustomFunctionEventArgs Class |
Namespace: Recrovit.RecroGridFramework
public class CustomFunctionEventArgs : EventArgs
The RecroGridCustomFunctionEventArgs type exposes the following members.
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.
|