Scheduler for WPF
SelectFromListDialog(IList,IList,Type,Appointment,String) メソッド

C1.WPF.Schedule.4.5.2 アセンブリ > C1.WPF.Schedule 名前空間 > C1Scheduler クラス > SelectFromListDialog メソッド : SelectFromListDialog(IList,IList,Type,Appointment,String) メソッド
ソースリスト。
ターゲットリスト。
両方のリストの項目の型。
ダイアログを表示する予定オブジェクト。
ダイアログのタイトル。
[Select From List]ダイアログを表示します。
シンタックス
'宣言
 
Public Overloads Sub SelectFromListDialog( _
   ByVal sourceList As System.Collections.IList, _
   ByVal targetList As System.Collections.IList, _
   ByVal itemType As System.Type, _
   ByVal app As Appointment, _
   ByVal windowTitle As System.String _
) 
public void SelectFromListDialog( 
   System.Collections.IList sourceList,
   System.Collections.IList targetList,
   System.Type itemType,
   Appointment app,
   System.string windowTitle
)

パラメータ

sourceList
ソースリスト。
targetList
ターゲットリスト。
itemType
両方のリストの項目の型。
app
ダイアログを表示する予定オブジェクト。
windowTitle
ダイアログのタイトル。
参照

C1Scheduler クラス
C1Scheduler メンバ
オーバーロード一覧