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

In This Topic
Columns Property (EmfExporter)
In This Topic
Gets or sets the number of columns to set for the report. Null indicates default value, specified in the report.
Syntax
'Declaration
 
Public Property Columns As Nullable(Of Integer)
 
See Also