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

GrapeCity.ActiveReports.Viewer.Win 名前空間 > Viewer クラス : Dock プロパティ
Gets or sets which control borders are docked to its parent control and determines how a control is resized with its parent.
シンタックス
'宣言
 
Public Overridable Property Dock As DockStyle
public virtual DockStyle Dock {get; set;}

プロパティ値

One of the System.Windows.Forms.DockStyle values. The default is System.Windows.Forms.DockStyle.None.
例外
例外解説
The value assigned is not one of the System.Windows.Forms.DockStyle values.
参照

Viewer クラス
Viewer メンバ