ArcGIS Pro 2.6 API Reference Guide
FieldWidth Property

ArcGIS.Core.CIM Namespace > CIMTableView Class : FieldWidth Property
Gets or sets a property set of field width information.
Syntax
public IDictionary<string,object> FieldWidth {get; set;}
Public Property FieldWidth As IDictionary(Of String,Object)
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMTableView Class
CIMTableView Members