DashboardLayout for WinForms
GridLayout コンストラクタ

C1.Win.DashboardLayout.4.5.2 アセンブリ > C1.Win.Layout 名前空間 > GridLayout クラス : GridLayout コンストラクタ
ダッシュボードとして使用する System.Windows.Forms.TableLayoutPanel インスタンス。
GridLayout クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal container As System.Windows.Forms.TableLayoutPanel _
)
public GridLayout( 
   System.Windows.Forms.TableLayoutPanel container
)

パラメータ

container
ダッシュボードとして使用する System.Windows.Forms.TableLayoutPanel インスタンス。
参照

GridLayout クラス
GridLayout メンバ