[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.TablixBody.TablixColumns

TablixColumns Property

TablixColumns

Gets a collection of columns in the body section of the tablix.

Declaration
public IList<TablixColumn> TablixColumns { get; }
Property Value
Type Description
IList<TablixColumn>

An IList<T> object containing the columns in the body section of the tablix.