ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Tablix Class / ActionInfo Property

In This Topic
    ActionInfo Property (Tablix)
    In This Topic
    Gets or sets the actions that are associated with the ReportItem.
    Syntax
    'Declaration
     
    Public Property ActionInfo As ActionInfo
    public ActionInfo ActionInfo {get; set;}
    See Also