Page.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 int value.

Applies to