ActiveReports 12
Actions Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > ActionInfo Class : Actions Property
The list of actions.
Syntax
'Declaration
 
Public ReadOnly Property Actions As IList(Of Action)
public IList<Action> Actions {get;}
See Also

Reference

ActionInfo Class
ActionInfo Members