BBjGrid::setRowGutter

Description

In BBj 6.0 and higher, this method sets the number of pixels separating the row header and the main BBjGrid.

Syntax

Return Value

Method

void

setRowGutter(int pixels)

Parameters

Number of pixels.

Return Value

None.

Remarks

By default the gutter is zero.

See Also

BBjAPI

BBjSysGui

BBjControl

BBjWindow

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