ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / ReportItem Class / ActionInfo Property

In This Topic
    ActionInfo Property (ReportItem)
    In This Topic
    Gets the ReportItem.ActionInfo object containing actions (such as hyperlinks) associated with the current object.
    Syntax
    'Declaration
     
    Public ReadOnly Property ActionInfo As ActionInfo
    public ActionInfo ActionInfo {get;}
    See Also