pbHotTracking - cCJGrid
Determines whether hot tracking is used while moving the mouse over the column header when using the "Explorer" or "Office 2003" column styles
Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None
Syntax
Property Boolean pbHotTracking
| Access Type | Syntax |
|---|---|
| Read Access: | Get pbHotTracking to BooleanVariable |
| Write Access: | Set pbHotTracking to BooleanVariable/Value |
Description
peColumnStyle must be set to xtpColumnExplorer or xtpColumnOffice2003 to use hot tracking.
Default is False.