BBjGrid::getColumnHeader
Description
In BBj 5.0 and higher, returns the BBjGridHeader for this grid.
Syntax
Return Value |
Method |
getColumnHeader() |
Parameters
None.
Return Value
Returns the BBjGridHeader representing the column header of this grid.
Remarks
This method will fail if the developer did not declare headerIDs when creating the grid. For example:
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.