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


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

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