pbShadeSortColumn - cCJGrid
Specifies whether the cells of a sorted column will be shaded
Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None
Syntax
Property Boolean pbShadeSortColumn
| Access Type | Syntax |
|---|---|
| Read Access: | Get pbShadeSortColumn to BooleanVariable |
| Write Access: | Set pbShadeSortColumn to BooleanVariable/Value |
Description
By default, each column that is sorted will be shaded.
If True, the column will appear shaded when sorted.
If False (the default), the column will not appear shaded when sorted.