バージョン

Rows プロパティ (BeforeRowFilterChangedEventArgs)

列フィルターが適用される RowsCollection を返します。フィルターが子 RowsCollection に適用されており、RowFilterMode が AllRowsInBand の場合、このプロパティは null を返します。
シンタックス
'宣言
 
Public ReadOnly Property Rows As RowsCollection
public RowsCollection Rows {get;}
参照