バージョン

ColumnLayoutAssigned イベント

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

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

プロパティ解説
ColumnLayout  
DataType  
Key  
Level  
Rows  
参照