ActiveReports 18 .NET Edition
MESCIUS.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 PropertyGets or sets an apply parameters action information.  
    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.

     
    Public PropertyGets or sets a slice action information.  
    Top
    Public Methods
     NameDescription
    Public MethodValidates the Action  
    Top
    See Also