バージョン

VisibleRows プロパティ

表示行のコレクションを取得または設定します。
シンタックス
'宣言
 
Protected Property VisibleRows As Collection(Of PivotRowBase)
protected Collection<PivotRowBase> VisibleRows {get; set;}

プロパティ値

表示行。
参照