[]
        
(Showing Draft Content)

GrapeCity.Viewer.Common.Model.Interactivity.IActionHandler

IActionHandler Interface

Defines the interface for custom report actions handlers.

Namespace: GrapeCity.Viewer.Common.Model.Interactivity
Assembly: MESCIUS.ActiveReports.Viewer.Common.dll
Syntax
public interface IActionHandler

Methods

Name Description
Drillthrough(DrillthroughAction)

Handles the Drillthrough action for the report.

ProcessAction(IAction)

Processes a custom action for the report.