ActiveReports 19 .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 Property

    Gets an apply parameters action settings that is executed by clicking the report item.

     
    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 a 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 current state of the Action object.  
    Top
    See Also