ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Action Class
Properties Methods

In This Topic
    Action Class Members
    In This Topic

    The following tables list the members exposed by Action.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the Action class.  
    Top
    Public Properties
     NameDescription
    Public Property

    Gets or sets an expression that evaluates to the ID of a bookmark within the report to which to navigate when the report item is clicked.

     
    Public Property

    Gets or sets the drillthrough report that is executed by clicking the hyperlink.

     
    Public Property

    Gets or sets an expression that evaluates to the URL of the hyperlink.

     
    Top
    Public Methods
     NameDescription
    Public MethodValidates the Action  
    Top
    See Also