pbUseHeaderMenuOnWholeList - cWebList
Determines whether the default context menu covers the whole list
Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None
Syntax
Property Boolean pbUseHeaderMenuOnWholeList
| Access Type | Syntax |
|---|---|
| Read Access: | Get pbUseHeaderMenuOnWholeList to BooleanVariable |
| Write Access: | Set pbUseHeaderMenuOnWholeList to BooleanVariable/Value |
Description
Determines whether the default context menu covers the whole list.
This is set to True implicitly if pbShowHeader is set to False.