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