In This Topic
Overload List
Overload | Description |
RebuildResultTree(ReportDataSnapshot,ReportStore,IExpressionContext,DataParameter[],InteractiveSortState,IReadOnlyDictionary<String,Object>) | Rebuilds the result tree of the given GrapeCity.ActiveReports.Core.Rendering.Data.ReportDataSnapshot. |
RebuildResultTree(ReportDataSnapshot,DataParameter[],Func<Report,DataParameter[],IExpressionContext>,InteractiveSortState) | Rebuilds the result tree of the given GrapeCity.ActiveReports.Core.Rendering.Data.ReportDataSnapshot. |
See Also