Spread中的Click事件不会触发,而是用CellClick事件取代了Click事件。同时Spread也没有提供在任何地方都能触发的事件,在每个地方的事件都是单独触发的。
关于Click事件不触发的说明可以参考帮助文档中的以下章节:
Developer's Guide->Customizing Sheet Interaction->Customizing Interaction in the Overall Component->Customizing Interaction Based on Events
该章节在帮助文档中的URL:
ms-help://FarPoint.Spread.Spread.5.0/FarPoint.Win.Spread.5.0/spwin-cntrlevents.html |