バージョン

ColumnSetGeneratedEventArgs コンストラクタ

ColumnSetGeneratedEventArgs クラスの新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal columnSet As UltraTreeColumnSet _
)
public ColumnSetGeneratedEventArgs( 
   UltraTreeColumnSet columnSet
)

パラメータ

columnSet
生成された UltraTreeColumnSet オブジェクト。
参照