バージョン

AddNewBox コンストラクタ

コンストラクター。AddNewBox の新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal layout As UltraGridLayout _
)
public AddNewBox( 
   UltraGridLayout layout
)

パラメータ

layout
この AddNewBox に関連付けられた UltraGridLayout インスタンス。
参照