Partager via


Énumération DisplayMode

Represents a possible display mode for the ReportViewer control.

Espace de noms: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (dans microsoft.reportviewer.winforms.dll)

Syntaxe

Membres

  Nom de membre Description
Normal Specifies that the control is in normal mode. This mode causes the control to display logical pages. 
PrintLayout Specifies that the control is in print layout mode. In this mode, the control displays physical pages. 

Notes

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

Voir aussi

Référence

Espace de noms Microsoft.Reporting.WinForms