This example demonstrates how to customize the SpreadsheetControl's context menu (in this instance it is the SpreadsheetMenuType.Cell menu, which is invoked by clicking any cell on a worksheet).
In particular, this sample illustrates how to remove and disable the existing menu items, create a menu item for the Spreadsheet command and insert a custom menu item.
↧
How to customize the spreadsheet context menu
↧