ArcObjects Library Reference (ArcMapUI)  

ITableFrame.TableProperty Property

The table property.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ITableFrame Interface