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

GrapeCity.ActiveReports.Design 名前空間 > Designer クラス : 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.
参照

Designer クラス
Designer メンバ