BBjGrid::getColumnWidths
Description
In BBj 15.00 and higher, this method returns a BBjVector containing the column widths within a grid.
Syntax
| Return Value | Method |
|---|---|
|
getColumnWidths() getColumnWidths(boolean units) |
Parameters
| Parameter | Description |
|---|---|
|
units |
In BBj 24.20 and higher, specifies how to return the column widths. By default,
|
Return Value
The BBjVector returned contains the column widths.
Example
|
Version History
- BBj 24.20: Added an optional
unitsargument.
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.