BBjGrid::getTrimBlankSpace
Description
In BBj 9.00 and higher, this method returns an indication of this grid will trim its size if it is larger than the size needed to display the field table, all headers and all scrollbars.
Syntax
Return Value |
Method |
boolean |
getTrimBlankSpace() |
Parameters
None.
Return Value
Returns the value most recently set by setTrimBlankSpace().
Remarks
By default, a grid does not trim blank space.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.