BBjGrid::setVerticalCellSpacing
Description
In BBj 5.00 and higher, sets the amount of space between the rows in the BBjGrid.
Syntax
Return Value |
Method |
void |
setVerticalCellSpacing(int space) |
Parameters
Variable |
Description |
space |
Specifies the amount of space (in pixels) between the rows in the grid. |
Return Value
None.
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.