Gets or sets the spacing between each column in multi-column renderings.
Default: 0.5 in.
Namespace:
C1.C1Rdl.Rdl2008Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public ReportSize ColumnSpacing { get; set; } |
Visual Basic |
---|
Public Property ColumnSpacing As ReportSize Get Set |