AutoComplete for ASP.NET Web Forms
CheckBox プロパティ

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > Field クラス : CheckBox プロパティ
Specifies whether the field should be displayed as a checkbox.
シンタックス
'宣言
 
Public Property CheckBox As CheckBoxEnum
public CheckBoxEnum CheckBox {get; set;}
解説
This property allows you to display boolean values graphically, rather than as plain text.
参照

Field クラス
Field メンバ