BBjGrid::getMainGridVerticalAlignment
Description
In BBj 7.00 and higher, this method returns the vertical alignment of the cells in the main part of the BBjGrid (not including the row or column headers).
Syntax
Return Value |
Method |
int |
getMainGridVerticalAlignment() |
Parameters
None.
Return Value
Returns one of the following values for the grid:
Align Value Constants |
TOP_ALIGNMENT CENTER_ALIGNMENT BOTTOM |
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.