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


ITableWindow.Table Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IT > ITableWindow Interface > ITableWindow.Table Property
ArcGIS Developer Help

ITableWindow.Table Property

Setup table to view/edit.

[Visual Basic .NET]
Public Property Table As ITable
[C#]
public ITable Table {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ITableWindow Interface