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


ITableFrame.TableProperty Property (ArcObjects .NET 10.4 SDK)
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