Intersoft ClientUI Documentation
ReportNavigationMode Enumeration



Specifies the navigation mode for ReportViewer control.
Syntax
Public Enum ReportNavigationMode 
   Inherits System.Enum
Dim instance As ReportNavigationMode
public enum ReportNavigationMode : System.Enum 
public enum class ReportNavigationMode : public System.Enum 
Members
MemberDescription
Links List report links, by default list all the report in the current report server.
Thumbnails List page thumbnail for the loaded document.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Client.UI.DocumentViewers.ReportNavigationMode

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Intersoft.Client.UI.DocumentViewers Namespace

Send Feedback