pbSortAscending - cCJGridFieldChooser
Determines field sort order
Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None
Syntax
Property Boolean pbSortAscending
| Access Type | Syntax |
|---|---|
| Read Access: | Get pbSortAscending to BooleanVariable |
| Write Access: | Set pbSortAscending to BooleanVariable/Value |
Description
Determines field sort order. If true, the field sort order is ascending, else descending.
Default is False (decending).