C1.WPF.Document Assembly / C1.WPF.Document.Export.Ssrs Namespace / EmfExporter Class / ColumnSpacing Property

In This Topic
ColumnSpacing Property (EmfExporter)
In This Topic
Gets or sets the column spacing. Null indicates default value, specified in the report.
Syntax
'Declaration
 
Public Property ColumnSpacing As Nullable(Of Unit)
 
See Also