SPREAD for WPF 3.0J - GcSpreadSheet
NewValue プロパティ

GrapeCity.Wpf.SpreadSheet.CellType アセンブリ > GrapeCity.Wpf.SpreadSheet.CellType.Editors 名前空間 > ItemCheckEventArgs クラス : NewValue プロパティ
ListItem の変更後のチェック状態を示す値を取得します。
シンタックス
'宣言
 
Public ReadOnly Property NewValue As System.Nullable(Of Boolean)
public System.Nullable<bool> NewValue {get;}

プロパティ値

変更後のチェック状態。
参照

ItemCheckEventArgs クラス
ItemCheckEventArgs メンバ