共用方式為


DisplayMode 列舉型別

Represents a possible display mode for the ReportViewer control.

命名空間: Microsoft.Reporting.WinForms
組件: Microsoft.ReportViewer.WinForms (在 microsoft.reportviewer.winforms.dll)

語法

成員

  成員名稱 描述
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 命名空間