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


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

ITableProperties Interface

Provides access to members that control Table properties, for Layers and Tables in ArcMap.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Method Add Add a table property.
Read-only property IEnumTableProperties Table Property Enum.
Method Remove Remove a table property.
Method RemoveAll Remove all table properties.

Classes that implement ITableProperties

Classes Description
TableProperties Table window properties.