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


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

ITableViewContextMenus.ColumnMenu Method

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

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

Product Availability

Available with ArcGIS Desktop.

See Also

ITableViewContextMenus Interface