バージョン

AfterRowLayoutItemResizedEventArgs コンストラクタ(ILayoutItem)

コンストラクター。
シンタックス
'宣言
 
Public Function New( _
   ByVal item As Infragistics.Win.Layout.ILayoutItem _
)
public AfterRowLayoutItemResizedEventArgs( 
   Infragistics.Win.Layout.ILayoutItem item
)

パラメータ

item
サイズ変更される行レイアウト項目。
参照