バージョン

RowVisibilityChanged イベント

シンタックス
'宣言
 
Public Event RowVisibilityChanged As EventHandler(Of PivotRowEventArgs)
public event EventHandler<PivotRowEventArgs> RowVisibilityChanged
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、Infragistics.Controls.Grids.PivotRowEventArgs 型の引数を受け取りました。次の PivotRowEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
Row  
参照