BBjGridCell::setStyle
Description
In BBj 18.00 and higher, this method sets the BBjGridCell style.
Syntax
| Return Value | Method |
|---|---|
|
void |
setStyle(int style) |
Parameters
| Parameter | Description |
|---|---|
|
style |
Integer value of BBjGridCell style. |
Return Value
None.
Remarks
Not available in BUI and will create a severe log message.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.