[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.PrintInfo.PrintCheckbox

PrintCheckbox Property

PrintCheckbox

Gets or sets a value indicating whether to print checkbox icons instead of boolean values.

Declaration
public bool PrintCheckbox { get; set; }
Remarks

When PrintCheckbox is false, the export uses 1 as true, 0 as false.