Access: Read WriteType: boolean
If FALSE, don't allow entering strings other than the given ones (from the model).
Example 30. set_property sample
<?php $cellrenderer->set_property('has-entry', false); ?>
See also: set_property()