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 > ITableFrame Interface > ITableFrame.Table Property (ArcObjects .NET 10.5 SDK) |
The table (either standalone table or feature layer).
[Visual Basic .NET] Public Property Table As ITable
[C#] public ITable Table {get; set;}