pbEditOnTyping - cCJGrid
Provides a way to disable the automatic 'enter edit mode by typing' behavior
Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None
Syntax
Property Boolean pbEditOnTyping
| Access Type | Syntax |
|---|---|
| Read Access: | Get pbEditOnTyping to BooleanVariable |
| Write Access: | Set pbEditOnTyping to BooleanVariable/Value |
Description
Provides a way to disable the automatic 'enter edit mode by typing' behavior, which is otherwise determined by pbEditOnKeyNavigation and pbEditOnClick.
Default is True.