CustomCommand
MainWeb.CustomCommand event
当用户单击自定义命令按钮时发生。
public event CustomCommandEventHandler CustomCommand;
也可以看看
- delegate CustomCommandEventHandler
- class MainWeb
- 命名空间 Aspose.Cells.GridWeb
- 部件 Aspose.Cells.GridWeb
当用户单击自定义命令按钮时发生。
public event CustomCommandEventHandler CustomCommand;