[]
Defines the interface for custom report actions handlers.
public interface IActionHandler
Name | Description |
---|---|
Drillthrough(DrillthroughAction) | Handles the Drillthrough action for the report. |
ProcessAction(IAction) | Processes a custom action for the report. |