ColumnSpacing Property (Body)
Gets or sets the spacing between columns in the report body.
public Length ColumnSpacing {get; set;}
'Declaration
Public Property ColumnSpacing As Length
Property Value
A
Length value indicating the column spacing. Default is
0.5
inches.