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


IMxDocument.TableProperties Property (ArcObjects .NET 10.5 SDK)
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