Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 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 the Actions collection containing the current object.  
    Public PropertyGets or sets an C1.C1Rdl.RdlString that evaluates to the ID of a bookmark in the report to go to when this report item is clicked on.

    (If no bookmark with this ID is found, the link will not be included in the report. If the bookmark is hidden, the link will go to the start of the page the bookmark is on. If multiple bookmarks with this ID are found, the link will go to the first bookmark.)

     
    Public PropertyGets a Drillthrough object containing info about the drillthrough report that should be executed when the current hyperlink is clicked.  
    Public PropertyGets or sets an C1.C1Rdl.RdlString that evaluates to the URL of the hyperlink.  
    Top
    Public Methods
     NameDescription
    Public MethodCopies properties from another Action to the current object.  
    Top
    See Also