RecroGrid Framework
C#
Show/Hide TOC
Recro
Grid
Initialize
Async Method
Constructors the asynchronous.
Definition
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.4.1.24.0708.1
C#
Copy
protected
virtual
Task
InitializeAsync
(
IRecroGridContext
rgContext
)
Parameters
rgContext
IRecroGridContext
The RGF context.
Return Value
Task
See Also
Reference
RecroGrid Class
Recrovit.RecroGridFramework Namespace
In This Article
Definition
Parameters
Return Value
See Also