Skip to content

Enabled_State - cCJGrid

Indicates whether the Grid can respond to user interaction

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Syntax

Property Integer Enabled_State
Access Type Syntax
Read Access: Get Enabled_State to IntegerVariable
Write Access: Set Enabled_State to IntegerVariable/Value

Description

When Enabled_State is set to false, users cannot perform data entry, and the grid is displayed with the disabled color.

Default is True.