| Visual Basic (Declaration) | |
|---|---|
Public Enum ActionType Inherits System.Enum  | |
| C# | |
|---|---|
public enum ActionType : System.Enum  | |
| Member | Description | 
|---|---|
| BookmarkLink | Bookmark link. | 
| DrillThrough | Drill through. | 
| HyperLink | Hyperlink. | 
| None | No action. | 
System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Extensibility.Rendering.Components.ActionType