MESCIUS InputMan for WPF 3.0J
ItemCheckEventArgs コンストラクタ

変更する ListItem の 0 から始まる表示インデックス。
ListItem の変更前のチェック状態。
ListItem の変更後のチェック状態。
ItemCheckEventArgs クラスの新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal displayIndex As Integer, _
   ByVal oldValue As Nullable(Of Boolean), _
   ByVal newValue As Nullable(Of Boolean) _
)

パラメータ

displayIndex
変更する ListItem の 0 から始まる表示インデックス。
oldValue
ListItem の変更前のチェック状態。
newValue
ListItem の変更後のチェック状態。
参照

参照

ItemCheckEventArgs クラス
ItemCheckEventArgs メンバ

 

 


© MESCIUS inc. All rights reserved.