This document is archived and information here might be outdated.  Recommended version.


ITableViewContextMenus Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IT > ITableViewContextMenus Interface
ArcGIS Developer Help

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

Name 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.

Classes that implement ITableViewContextMenus

Classes Description