[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.IAction

IAction Interface

Represents an interface for action items.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface IAction

Properties

Name Description
ActionType

Gets the action type.

Gets the bookmark within the report to go to when the report item is clicked on.

Drillthrough

Gets the definition of how the drillthrough report should be executed.

Gets the URL of this action hyperlink.

Extension Methods