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


ITableControlWidth.RecommendMinimumTableWidth Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabaseUI)  

ITableControlWidth.RecommendMinimumTableWidth Property

Recommend minimum table width, that will ensure all controls can be seen.

[Visual Basic .NET]
Public ReadOnly Property RecommendMinimumTableWidth As Integer
[C#]
public int RecommendMinimumTableWidth {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

ITableControlWidth Interface