Access: Read WriteType: boolean
True/False. Indicates if the text can be modified by the user.
Example 41. set_property sample
<?php $cellrenderer->set_property('editable', true); ?>
See also: set_property()