ActiveReports 9 Server
ReportAction Enumeration

Specifies the action taken when the ReportPortal opens the report specified using the ReportID or ReportName property.
Syntax
'Declaration
 
Public Enum ReportAction 
   Inherits System.Enum
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

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum