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


C1.Report アセンブリ > C1.Report 名前空間 > CheckBoxField クラス : ThreeState プロパティ
Gets or sets a value indicating whether the checkbox will allow three check states rather than two.
シンタックス
'宣言
 
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 メンバ