バージョン

UltraGridComboEditor コンストラクタ(EmbeddableEditorOwnerBase)

新しい UltraGridComboEditor を初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal defaultOwner As Infragistics.Win.EmbeddableEditorOwnerBase _
)
public UltraGridComboEditor( 
   Infragistics.Win.EmbeddableEditorOwnerBase defaultOwner
)

パラメータ

defaultOwner
オーナー固有情報の取得元となる、デフォルトの EmbeddableEditorOwnerBase 派生クラスのインスタンス。
参照