ArcGIS Pro 3.2 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 double Width {get; set;}
    Public Property Width As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also