IsEditEnabled Method
The IsEditEnabled method returns one of the following values:
true. The control is editable.
false. The control is not editable.
It uses the following syntax:
IsEditEnabled()
It includes no arguments.
The IsEditEnabled method returns one of the following values:
true. The control is editable.
false. The control is not editable.
It uses the following syntax:
IsEditEnabled()
It includes no arguments.