SPREAD for WPF 4.0J - GcSpreadSheet
TrueContent プロパティ

GrapeCity.Wpf.SpreadSheet.CellType アセンブリ > GrapeCity.Wpf.SpreadSheet.CellType 名前空間 > CheckBoxCellType クラス : TrueContent プロパティ
値セルのがCheckBoxCellTypeのときのに の内容を取得または設定します。
シンタックス
'宣言
 
Public Property TrueContent As System.Object
public System.object TrueContent {get; set;}

プロパティ値

セルの値がtrueの場合のセル型の内容を含むオブジェクト。 デフォルト値はnull 参照 (Visual Basicでは Nothing)です。
参照

CheckBoxCellType クラス
CheckBoxCellType メンバ