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


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

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