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


ITableWindow.TableControl Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (ArcMapUI)  

ITableWindow.TableControl Property

The table control. Table needs to be showing before you can get a valid pointer.

[Visual Basic .NET]
Public ReadOnly Property TableControl As ITableControl
[C#]
public ITableControl TableControl {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

ITableWindow Interface