Enabled_State - cCJGridFieldChooser
Indicates whether the Field Chooser can respond to user interaction
Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None
Syntax
Property Boolean Enabled_State
| Access Type | Syntax |
|---|---|
| Read Access: | Get Enabled_State to BooleanVariable |
| Write Access: | Set Enabled_State to BooleanVariable/Value |
Description
When Enabled_State is set to false, users cannot access the Field Chooser.
Default is True.