ActiveReports Developer 7
ColumnSpacing Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IBody Interface : ColumnSpacing Property

Glossary Item Box

Defines the spacing between columns

Syntax

Visual Basic (Declaration) 
ReadOnly Property ColumnSpacing As Length
C# 
Length ColumnSpacing {get;}

See Also