get_isEnabled();
set_isEnabled(value);
Object.defineProperty('isEnabled');
Type | Description |
---|---|
boolean | true if the container is enabled; otherwise, it is false. The default value is true. |
When the container is disabled, it is considered read-only by the automation manager and objects will be rendered but cannot be edited.