This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IT > ITableViewContextMenus Interface > ITableViewContextMenus.ColumnMenu Method (ArcObjects .NET 10.5 SDK) |
This method is called if the user requests a Column menu.
[Visual Basic .NET] Public Function ColumnMenu ( _ ) As Boolean
[C#] public bool ColumnMenu ( );