[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablix.Columns

Columns Property

Columns

Gets the number of columns in the tablix (equals the number of leaf-members in the column hierarchy).

Declaration
int Columns { get; }
Property Value
Type Description
int

An int representing the number of columns in the tablix.