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