Condividi tramite


Enumerazione DisplayMode

Represents a possible display mode for the ReportViewer control.

Spazio dei nomi: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)

Sintassi

Membri

  Nome membro Descrizione
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. 

Osservazioni

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

Vedere anche

Riferimento

Spazio dei nomi Microsoft.Reporting.WinForms