バージョン

PivotSelectedRowsCollection クラス

選択されている PivotDataRow オブジェクトのコレクション。
シンタックス
'宣言
 
Public Class PivotSelectedRowsCollection 
   Inherits Infragistics.Controls.Grids.PivotSelectedCollectionBase(Of PivotDataRow)
   Implements Infragistics.ICollectionBase, Infragistics.ICollectionBase(Of PivotDataRow) 
public class PivotSelectedRowsCollection : Infragistics.Controls.Grids.PivotSelectedCollectionBase<PivotDataRow>, Infragistics.ICollectionBase, Infragistics.ICollectionBase<PivotDataRow>  
参照