This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IT > ITableWindow Interface > ITableWindow.TableControl Property (ArcObjects .NET 10.5 SDK) |
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;}