Report.Columns Property

Definition

Gets the default number of columns for rendering the report.

public:
 property int Columns { int get(); };
public int Columns { get; }
member this.Columns : int
Public ReadOnly Property Columns As Integer

Property Value

An integer value containing the number of columns that is the default when rendering the report.

Applies to