Whether a numeric column should be displayed as Checkbox and handled as a boolean.
true if a numeric column should be displayed as Checkbox and handled as a boolean, false otherwise. Default is false.
The grid will use the value 0 to represent False and 1 to represent True in the database.
EditFieldItem Class | Axezz.WebControls Namespace