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

Glossary Item Box

Specifies Action type.

Syntax

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

See Also