RowCount

PageTableArea.RowCount property

Gets the total number of the table rows.

public int RowCount { get; }

Property Value

An integer value that contains the total number of the table rows.

See Also