[]
        
(Showing Draft Content)

GrapeCity.Viewer.Common.Model.Interactivity.IActionHandler.ProcessAction

ProcessAction Method

ProcessAction(IAction)

Processes a custom action for the report.

Declaration
bool ProcessAction(IAction action)
Parameters
Type Name Description
IAction action

The action to process.

Returns
Type Description
bool

True if the action was processed successfully; otherwise, false.