ActiveReports 8 Server SDK
ReportAction Enumeration
Specifies the action taken when the ReportPortal opens the report specified using the ReportID or ReportName property.
Syntax
public enum ReportAction : System.Enum 
Members
MemberDescription
CreateIndicates create action.
DesignThe ReportPortal opens the specified report in the Designer page.
PreviewThe ReportPortal opens the specified report in the Preview page.
Inheritance Hierarchy

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

Requirements

See Also

Reference

ActiveReports.Server.ReportControls Namespace

Send Feedback