Exago .NET API Documentation
wrLinkedReportDisplay Enumeration
WebReports.Api Namespace : wrLinkedReportDisplay Enumeration
Represents how a linked report will be displayed when clicking on a linked cell in the Report Viewer.
Syntax
public enum wrLinkedReportDisplay : System.Enum 
Members
MemberValueDescription
Cursor0 Window will display at the cursor
NewTab2 A new tab will be opened for the linked report
ScreenCenter1 Window will display at the center of the screen
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         WebReports.Api.wrLinkedReportDisplay

See Also

Reference

WebReports.Api Namespace