BBjGridCell::getImageLocation
Description
In BBj 19.00 and higher, this method returns the BBjGridCell’s image location, which corresponds to the index of the images!BBjVector for BBjStandardGrid::setCellImage.
Syntax
Return Value | Method |
---|---|
int | getImageLocation() |
Parameters
None.
Return Value
Returns the BBjGridCell’s image location. If there is no image location, the method returns -1.
Example
Version History
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.