GrapeCity.WPF.InputMan アセンブリ > GrapeCity.Windows.InputMan 名前空間 > ItemCheckEventArgs クラス : ItemCheckEventArgs コンストラクタ |
Public Function New( _ ByVal displayIndex As Integer, _ ByVal oldValue As Nullable(Of Boolean), _ ByVal newValue As Nullable(Of Boolean) _ )
public ItemCheckEventArgs( int displayIndex, Nullable<bool> oldValue, Nullable<bool> newValue )