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

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

プロパティ値

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

CheckBoxCellType クラス
CheckBoxCellType メンバ