バージョン

RowExpansionChanged イベント

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

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

プロパティ解説
Row  
参照