BBjGrid::getDefaultVerticalAlignment
Description
In BBj 18.00 and higher, this method returns the default vertical alignment of all cells in a BBjGrid.
Syntax
Return Value |
Method |
---|---|
int |
getDefaultVerticalAlignment() |
Parameters
None.
Return Value
Returns one of the following alignments:
Align Value Constants |
---|
GRID_ALIGN_TOP GRID_ALIGN_CENTER GRID_ALIGN_BOTTOM |
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.