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


ITableViewContextMenus.CellMenu Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabaseUI)  

ITableViewContextMenus.CellMenu Method

This method is called if the user requests a Cell menu.

[Visual Basic .NET]
Public Function CellMenu ( _
) As Boolean
[C#]
public bool CellMenu (
);

Product Availability

Available with ArcGIS Desktop.

See Also

ITableViewContextMenus Interface