BBjGridLeftColumnChangeEvent::getLeftColumn
Description
In BBj 6.00 and higher, this method indicates that the user has scrolled the grid or has traversed the grid with keystrokes in such a way that changes the left-most visible column.
Syntax
Return Value |
Method |
---|---|
int | getLeftColumn() |
Parameters
None.
Return Value
Returns the zero-based index of the new left-most visible column.
Remarks
None.
Version History
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.