ComponentOne FlexReport for WinForms
ColumnSpacing Property

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Export.Ssrs Namespace > PaginatedExporter Class : ColumnSpacing Property
Gets or sets the column spacing. Null indicates default value, specified in the report.
Syntax
'Declaration
 
Public Property ColumnSpacing As System.Nullable(Of Unit)
public System.Nullable<Unit> ColumnSpacing {get; set;}
See Also

Reference

PaginatedExporter Class
PaginatedExporter Members