FlexReport for WinForms
ThreeState プロパティ (CheckBoxField)


C1.Win.FlexReport.4.5.2 アセンブリ > C1.Win.FlexReport 名前空間 > CheckBoxField クラス : ThreeState プロパティ
CheckBoxField で、2 種類ではなく 3 種類のチェック状態を可能にするかどうかを示す値を取得または設定します。
シンタックス
'宣言
 
Public Property ThreeState As System.Boolean
'使用法
 
Dim instance As CheckBoxField
Dim value As System.Boolean
 
instance.ThreeState = value
 
value = instance.ThreeState
public System.bool ThreeState {get; set;}
参照

CheckBoxField クラス
CheckBoxField メンバ