This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IT > ITableControl3 Interface > ITableControl3.ExecuteOptionCommand Method (ArcObjects .NET 10.5 SDK) |
Executes a command in the option menu.
[Visual Basic .NET] Public Sub ExecuteOptionCommand ( _ ByVal option As esriTableViewOptions _ )
[C#] public void ExecuteOptionCommand ( esriTableViewOptions option );