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

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

プロパティ値

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

CheckBoxCellType クラス
CheckBoxCellType メンバ