BBjGridCell::setToolTip
Description
In BBj 19.20 and higher, this method sets the tool tip text contained within the BBjGridCell.
Syntax
| Return Value | Method |
|---|---|
|
void |
setToolTip(string text) |
Parameters
| Parameter | Description |
|---|---|
|
text |
String value of the BBjGridCell tool tip text. |
Return Value
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.