.Listeners(l => {l.CellDblClick.Handler = string.Format(@"alert('xx');"); })
转载于:https://www.cnblogs.com/teamate/p/3700720.html