PrintPreviewControl::Rows Property
.NET Framework (current version)
Gets or sets the number of pages displayed vertically down the screen.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System::Int32The number of pages displayed vertically down the screen. The default is 0.
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | The set value is less than 1. |
.NET Framework
Available since 1.1
Available since 1.1
Show: