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


ITableControl3.HideOptionsButton Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabaseUI)  

ITableControl3.HideOptionsButton Property

Hides the options button. Default is False.

[Visual Basic .NET]
Public WriteOnly Property HideOptionsButton
[C#]
public void HideOptionsButton {set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ITableControl3 Interface