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

Glossary Item Box

Specifies the Action definition, if any, that should be performed. May be null.

Syntax

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

See Also