RowIndex

PageTableAreaCell.RowIndex property

Gets the row index.

public int RowIndex { get; }

Property Value

A zero-based index of the first row that contains the table cell.

See Also