Udostępnij za pośrednictwem


Wyliczenie DisplayMode

Represents a possible display mode for the ReportViewer control.

Przestrzeń nazw:  Microsoft.Reporting.WinForms
Zestaw:  Microsoft.ReportViewer.WinForms (w Microsoft.ReportViewer.WinForms.dll)

Składnia

'Deklaracja
Public Enumeration DisplayMode
public enum DisplayMode
public enum class DisplayMode
type DisplayMode
public enum DisplayMode

Elementy członkowskie

Nazwa elementu członkowskiego Opis
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.

Uwagi

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

Zobacz też

Informacje

Przestrzeń nazw Microsoft.Reporting.WinForms