DashboardLayout for WinForms
InsertBefore メソッド (DashboardCollection)

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

パラメータ

id
item
参照

DashboardCollection クラス
DashboardCollection メンバ