True DBGrid for WinForms
PrintCheckbox プロパティ (PrintInfo)

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > PrintInfo クラス : PrintCheckbox プロパティ
Gets or sets a value indicating whether to print checkbox icons instead of boolean values.
シンタックス
'宣言
 
Public Property PrintCheckbox As System.Boolean
public System.bool PrintCheckbox {get; set;}
解説
When PrintCheckbox is false, the export uses 1 as true, 0 as false.
参照

PrintInfo クラス
PrintInfo メンバ