[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.CreateAction

CreateAction Method

CreateAction(IReportItem, Action, IDataScopeInternal, IExpressionEvaluatorService)

Declaration
IAction CreateAction(IReportItem owner, Action action, IDataScopeInternal dataScope, IExpressionEvaluatorService evaluator = null)
Parameters
Type Name Description
IReportItem owner
Action action
IDataScopeInternal dataScope
IExpressionEvaluatorService evaluator
Returns
Type Description
IAction