piDogDataView.DataView.CellPopupMenuAction

Scope: Public
Event CellPopupMenuAction(list as piDogDataView.OptionList, row as integer, column as Integer) As Boolean
Called when the user has selected an item in a PopupMenu Cell.

Return True to prevent default behavior if you've handled the event.