ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMTableField Class / Width Property

In This Topic
    Width Property (CIMTableField)
    In This Topic
    Gets or sets the width of field. A value of 0 indicates "auto size".
    Syntax
    Public Property Width As Double
    public double Width {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also