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


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

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