バージョン

GetEditor メソッド (DefaultEditorOwner)

このメンバーは Editor インフラストラクチャをサポートするもので、コードから直接使用することを意図したものではありません。
シンタックス
'宣言
 
Public Overrides Function GetEditor( _
   ByVal ownerContext As Object _
) As EmbeddableEditorBase
public override EmbeddableEditorBase GetEditor( 
   object ownerContext
)

パラメータ

ownerContext
Infragistics.Win.EmbeddableEditorBase.GetEmbeddableElement メソッドに渡されたコンテキスト。

戻り値の型

オブジェクトの Infragistics.Win.EmbeddableEditorBase
参照