TIWCGJQGridOptions.OnRightClickRow Property

Raised immediately after row was right clicked. rowid is the id of the row, iRow is the index of the row (do not mix this with the rowid), iCol is the index of the cell. e is the event object. Note - this event does not work in Opera browsers, since Opera does not support oncontextmenu event

Namespace: IWCGJQGrid
published
 property OnRightClickRow: TIWCGJSonFunc index 97 read GetFuncValue write SetFuncValue stored IsFuncStored;

Property Value