[]
        
(Showing Draft Content)

GrapeCity.Viewer.Common.Model.Interactivity.IAction

IAction Interface

Defines a contract for actions that can be performed on report items.

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

Implementations of this interface represent different types of actions that can be associated with report items, such as navigating to a URL, jumping to a bookmark within the report, executing a drillthrough report, or applying report parameters. These actions are typically triggered by user interactions with the report content.