pbSelectTextOnEdit - cCJGrid
Determines if the current cell's text is selected when the grid goes into edit mode
Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None
Syntax
Property Boolean pbSelectTextOnEdit
| Access Type | Syntax |
|---|---|
| Read Access: | Get pbSelectTextOnEdit to BooleanVariable |
| Write Access: | Set pbSelectTextOnEdit to BooleanVariable/Value |
Description
Determines if the current cell's text is selected when the grid goes into edit mode
Default is True.