ArcGIS Pro 2.9 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 11, Windows 10, Windows 8.1

See Also

Reference

CIMTableView Class
CIMTableView Members