BBjGrid::setColumnHeaderVerticalAlignment
Description
In BBj 7.00 and higher, this sets the default vertical alignment for the column header in the BBjGrid.
Syntax
Return Value |
Method |
void |
setColumnHeaderVerticalAlignment(int align) |
Parameters
Variable |
Description |
align |
Specifies the default vertical alignment from one of the following Align Value Constants: TOP_ALIGNMENT BOTTOM_ALIGNMENT |
Return Value
None.
Remarks
The default grid alignment is centered.
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.