[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablixBody.ColumnCollection

ColumnCollection Property

ColumnCollection

Gets the columns of the tablix body.

Declaration
IItemCollection<ITablixColumn> ColumnCollection { get; }
Property Value
Type Description
IItemCollection<ITablixColumn>

An IItemCollection<T> representing the columns of the tablix body.