RecroGrid Framework
C#
Show/Hide TOC
Recro
Grid
On
RGProcess
Init
Async Method
Custom initialization in client callback case.
Definition
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.3.1.24.0524.1
C#
Copy
protected
virtual
Task
OnRGProcessInitAsync
(
RecroGrid
RGServiceParams
param
)
Parameters
param
RecroGrid
RGServiceParams
The parameters coming from the client.
Return Value
Task
See Also
Reference
RecroGrid Class
Recrovit.RecroGridFramework Namespace
In This Article
Definition
Parameters
Return Value
See Also