ActiveReports 12 Server User Guide
ReportAction Enumeration

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportControls Namespace : ReportAction Enumeration
Specifies the action designer should undertake on load.
Syntax
'Declaration
 
Public Enum ReportAction 
   Inherits System.Enum
public enum ReportAction : System.Enum 
Members
MemberDescription
CreateIndicates create action.
DesignIndicates design action.
PreviewIndicates preview action.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ActiveReports.Server.ReportControls.ReportAction

See Also

Reference

ActiveReports.Server.ReportControls Namespace