CellCommand

MainWeb.CellCommand event

在单击单元格的命令超链接时发生。 触发此事件时,其参数 e.Argument 包含命令的名称。

public event CellEventHandler CellCommand;

也可以看看