バージョン

DataRows プロパティ (PivotReportPageRow)

このページ行のデータ行の一覧を取得します。
シンタックス
'宣言
 
Public ReadOnly Property DataRows As ReadOnlyCollection(Of PivotReportRow)
public ReadOnlyCollection<PivotReportRow> DataRows {get;}
参照