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


IMxDocument.TableProperties Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IM > IMxDocument Interface > IMxDocument.TableProperties Property
ArcGIS Developer Help

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