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 > ITableView2 Interface > ITableView2.Table Property (ArcObjects .NET 10.5 SDK) |
Table to view/edit.
[Visual Basic .NET] Public Property Table As ITable
[C#] public ITable Table {get; set;}