RowCount

PageTableArea.RowCount property

テーブル行の総数を取得します。

public int RowCount { get; }

プロパティ値

テーブル行の総数を含む整数値。

関連項目