ActiveReports Developer 7
Action Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IReportItem Interface : Action Property

Glossary Item Box

The Action object of this report item.

Syntax

Visual Basic (Declaration) 
ReadOnly Property Action As IAction
C# 
IAction Action {get;}

See Also