BBjGrid::setHorizontalCellSpacing

Description

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

Remarks

None.

See Also

BBjAPI

BBjSysGui

BBjControl

BBjWindow

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