ColumnWidth Property (PageSplitArea)
Gets or sets the width of the layout box measured from the left margin (for positive values) or from the right margin (for negative values).
public System.Nullable<float> ColumnWidth {get; set;}
'Declaration
Public Property ColumnWidth As System.Nullable(Of Single)