ActiveReports Developer 7
ColumnSpacing Property
See Also 
GrapeCity.ActiveReports.Export.Pdf.v7 Assembly > GrapeCity.ActiveReports.Export.Pdf.Page Namespace > Settings Class : ColumnSpacing Property

Glossary Item Box

The column spacing to set for the report. This value overrides the report's original settings.

Syntax

Visual Basic (Declaration) 
Public Property ColumnSpacing As System.String
C# 
public System.string ColumnSpacing {get; set;}

See Also