BBjGrid::setMainGridStripeColor
Description
In BBj 9.00 and higher, this method sets an optional background stripe color of BBjGrid.
Syntax
Return Value |
Method |
void |
setMainGridStripeColor(BBjColor color!) |
Parameters
Return Value |
Method |
color! |
Specifies the color. |
Return Value
None.
Remarks
The stripe color overrides the background color of even-numbered rows.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.