次の方法で共有


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 名前空間