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


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

ITableViewContextMenus.RowMenu Method

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

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

Product Availability

Available with ArcGIS Desktop.

See Also

ITableViewContextMenus Interface