ArcObjects Library Reference (GeoDatabaseUI)  

ITableViewContextMenus Interface

Provides access to menu requests that occur with the TableView. This interface must the QI'able from the callback interface.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Method CellMenu This method is called if the user requests a Cell menu.
Method ColumnMenu This method is called if the user requests a Column menu.
Method OptionMenu This method is called if the user requests a Option menu.
Method RowMenu This method is called if the user requests a Row menu.