pbShowRowFocus - cCJGrid
Specifies whether to draw a focus rectangle around the focused row
Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None
Syntax
Property Boolean pbShowRowFocus
| Access Type | Syntax |
|---|---|
| Read Access: | Get pbShowRowFocus to BooleanVariable |
| Write Access: | Set pbShowRowFocus to BooleanVariable/Value |
Description
Specifies whether to draw a focus rectangle around the focused row.
Default is False.
If you want the row highlighted, set pbSelectionEnable to True.