pbDrawGridForEmptySpace - cCJGrid
Specifies whether grid lines will be drawn below the bottom rows to fill the empty space
Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None
Syntax
Property Boolean pbDrawGridForEmptySpace
| Access Type | Syntax |
|---|---|
| Read Access: | Get pbDrawGridForEmptySpace to BooleanVariable |
| Write Access: | Set pbDrawGridForEmptySpace to BooleanVariable/Value |
Description
If True, the grid fills the empty space (if any) after the data rows with grid lines.