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


ITableViewContextMenus.CellMenu Method (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 > ITableViewContextMenus.CellMenu Method
ArcGIS Developer Help

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