[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.GridCell.ColSpan

ColSpan Property

ColSpan

Gets or sets a number of columns the cell spans.

Declaration
public int ColSpan { get; set; }
Property Value
Type Description
int

An int value indicating the number of columns the cell spans. Default is 1.