DashboardLayout for WinForms
InsertAfter メソッド (DashboardCollection)

C1.Win.DashboardLayout.4.5.2 アセンブリ > C1.Win.Layout 名前空間 > DashboardCollection クラス : InsertAfter メソッド
項目の後に項目を挿入します。
シンタックス
'宣言
 
Public MustOverride Sub InsertAfter( _
   ByVal id As System.String, _
   ByVal item As DashboardItem _
) 
public abstract void InsertAfter( 
   System.string id,
   DashboardItem item
)

パラメータ

id
item
参照

DashboardCollection クラス
DashboardCollection メンバ