Gets or sets the default number of columns for rendering the report. Default: 1. Min: 1. Max: 1000

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public int Columns { get; set; }
Visual Basic
Public Property Columns As Integer
	Get
	Set

See Also