ArcObjects Library Reference (ArcMapUI)  

IMxDocument.TableProperties Property

Table properties, for Layers and Tables in ArcMap.

[Visual Basic .NET]
Public ReadOnly Property TableProperties As ITableProperties
[C#]
public ITableProperties TableProperties {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IMxDocument Interface