RowSpan

PageTableAreaCell.RowSpan property

Gets the total number of rows that contain the table cell.

public int RowSpan { get; }

Property Value

A positive integer value that represents the total number of rows that contain the table cell.

See Also