BBjGrid::getShouldHighlightSelectedRow
Description
In BBj 6.00 and higher, this method returns whether the grid will highlight the entire row of the currently selected cell.
Syntax
Return Value |
Method |
int |
getShouldHighlightSelectedRow() |
Parameters
None.
Return Value
Returns 1 if the grid will highlight the entire row of the currently selected cell, otherwise returns a 0.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.