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


ITableControlWidth Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IT > ITableControlWidth Interface
ArcGIS Developer Help

ITableControlWidth Interface

Provides access to members that control the table once it has been shown.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Read-only property FullTableWidth Table width of all columns, and scroll bars.
Read-only property RecommendMinimumTableWidth Recommend minimum table width, that will ensure all controls can be seen.

Classes that implement ITableControlWidth

Classes Description
TableView Window to display Tables.