RecroGridETEntityOnGetRGDataAsync Method
            The data retrieval.
            
Namespace: Recrovit.RecroGridFrameworkAssembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.4.1.24.0708.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.