Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio 2005
Visual Studio
Tools and Features
 DisplayMode Enumeration
Collapse All/Expand All Collapse All
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
 
DisplayMode Enumeration 

Represents a possible display mode for the ReportViewer control.

Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)

Visual Basic (Declaration)
Public Enumeration DisplayMode
Visual Basic (Usage)
Dim instance As DisplayMode
C#
public enum DisplayMode
C++
public enum class DisplayMode
J#
public enum DisplayMode
JScript
public enum DisplayMode
 Member nameDescription
Normal 
PrintLayout 

A DisplayMode enumerator value is passed to the SetDisplayMode method of the ReportViewer control.

© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker