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

GrapeCity.ActiveReports.Design.DdrDesigner.Designers.ReportSections 名前空間 > ReportSectionDesigner クラス : Dock プロパティ
Gets or sets which control borders are docked to its parent control and determines how a control is resized with its parent.
シンタックス
'宣言
 
Public Property Dock As DockStyle
public 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.
参照

ReportSectionDesigner クラス
ReportSectionDesigner メンバ