[]
Defines a contract for actions that can be performed on report items.
public interface IAction
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.