[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.GridCell.RowSpan

RowSpan Property

RowSpan

Gets or sets a number of rows the cell spans.

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

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