DisplayMode 열거형

Represents a possible display mode for the ReportViewer control.

네임스페이스: Microsoft.Reporting.WinForms
어셈블리: microsoft.reportviewer.winforms.dll의 Microsoft.ReportViewer.WinForms

구문

멤버

  멤버 이름 설명
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. 

주의

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

참고 항목

참조

Microsoft.Reporting.WinForms 네임스페이스