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


ITableViewContextMenus.OptionMenu Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabaseUI)  

ITableViewContextMenus.OptionMenu Method

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

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

Product Availability

Available with ArcGIS Desktop.

See Also

ITableViewContextMenus Interface