Method IsEditable
IsEditable(bool)
Sets IsEditable property for all the controls in the set.
public virtual ControlSet IsEditable(bool value)
Parameters
valuebooltrueenables editing of the text;falsedisables it.
Returns
- ControlSet
Returns this object instance for use in the call sequences.