BBjGrid::getClientAreaWidth
Description
In BBj 17.00 and higher, this method returns the client area width.
Syntax
Return Value |
Method |
---|---|
int |
getClientAreaWidth() |
Parameters
None.
Return Value
Returns the BBjInteger value of the client area width. The client area is defined as the area in which the grid cells can render without including the vertical scrollbar width and headers.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.