GrapeCity ActiveReports for .NET 16.0J
MaximumSize プロパティ (Viewer)

GrapeCity.ActiveReports.Viewer.Win 名前空間 > Viewer クラス : MaximumSize プロパティ
Gets or sets the size that is the upper limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify.
シンタックス
'宣言
 
Public Overridable Property MaximumSize As Size
public virtual Size MaximumSize {get; set;}

プロパティ値

An ordered pair of type System.Drawing.Size representing the width and height of a rectangle.
参照

Viewer クラス
Viewer メンバ