バージョン 20.2

GetEditor メソッド

渡されたownerContextのエディターを返します。これはEmbeddableOwnerBaseの基本実装によって使用されます。
シンタックス
public override Infragistics.Win.EmbeddableEditorBase GetEditor( 
   object ownerContext
)

パラメータ

ownerContext
Infragistics.Win.EmbeddableEditorBase.GetEmbeddableElement(Infragistics.Win.UIElement,Infragistics.Win.EmbeddableEditorOwnerBase,System.Object,Infragistics.Win.EmbeddableUIElementBase) メソッドに渡されたコンテキスト。

戻り値の型

渡されたownerContextのエディターを返します。
参照