RecroGridETEntityOnGetRGDataAsync Method
            The data retrieval.
            
Namespace: Recrovit.RecroGridFrameworkAssembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.2.0.24.0426.1
protected override Task<List<List<Object>>> OnGetRGDataAsync(
	RecroGridRGGetDataParam param
)
- param  RecroGridRGGetDataParam
- The parameter.
TaskListListObjectThe object to be sent to the client containing the complete result.