Event XbpCellGroup():itemSelected Foundation
Left double click occurred in a cell.
:itemSelected := {| nRowPos, uNIL, self | ... }
:itemSelected ( <nRowPos> ) --> self
The method returns a reference to the XbpCellGroup object.
The xbeCELLGR_ItemSelected event is created when a cell is double clicked with the left mouse button.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.