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


ITableControlWidth.RecommendMinimumTableWidth Property (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 > ITableControlWidth.RecommendMinimumTableWidth Property
ArcGIS Developer Help

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