ActiveReports 19 .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 associated with the ReportItem.
Syntax
'Declaration
 
Public Property ActionInfo As ActionInfo
 

Property Value

An ActionInfo object representing the actions associated with the report item.
See Also