BBjStandardGrid::setRowHeaderCellImage
Description
In BBj 5.0 and higher, this method sets the image displayed in a BBjStandardGrid row header cell.
Syntax
| Return Value | Method | 
|---|---|
| void | setRowHeaderCellImage(int row, BBjImage image!) | 
Parameters
| Variable | Description | 
|---|---|
| row | Specifies the row of cell for which image is set. | 
| image! | Specifies the BBjImage to display in the cell. | 
Return Value
None.
Remarks
None.
Example
|  | 
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.