ArcGIS Pro 2.6 API Reference Guide
ColumnWidths Property

ArcGIS.Core.CIM Namespace > CIMPopupLayout Class : ColumnWidths Property
Gets or sets the array of column width values in percentage of the table width (0-100).
Syntax
public double[] ColumnWidths {get; set;}
Public Property ColumnWidths As Double()
Remarks
The sum of the array of width percentage values should be equal to 100.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMPopupLayout Class
CIMPopupLayout Members