pbAllowDeleteRow - cWebList
Determines if deleting of rows is allowed.
Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None
Syntax
Property Boolean pbAllowDeleteRow
| Access Type | Syntax |
|---|---|
| Read Access: | Get pbAllowDeleteRow to BooleanVariable |
| Write Access: | Set pbAllowDeleteRow to BooleanVariable/Value |
Description
Determines if deleting of rows is allowed.
Default is False.