BBjGrid::setVerticalCellSpacing

Description

In BBj 5.0 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.

Remarks

None.

See Also

BBjAPI

BBjSysGui

BBjControl

BBjWindow

See the BBj Object Diagram for an illustration of the relationship between BBj Objects.