BBjGrid::getSelectionBackground
Description
In BBj 19.00 and higher, this method returns the current background BBjColor value for a selection in a BBjGrid.
Syntax
Return Value |
Method |
getSelectionBackground() |
Parameters
None.
Return Value
Returns the BBjColor value of the selection background.
Remarks
The int values in the BBjVector can be (R,G,B) or (R,G,B,a).
Example
|
See Also
BBjGrid::getSelectionForeground
BBjGrid::setSelectionBackground
BBjGrid::setSelectionForeground
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.