ActiveReports 11
Actions Property

GrapeCity.ActiveReports.v11 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