バージョン

GetEditor メソッド

このEmbeddableEditorOwnerに関連付けられたエディターを返します。
シンタックス
'宣言
 
Public Overrides Function GetEditor( _
   ByVal ownerContext As Object _
) As Infragistics.Win.EmbeddableEditorBase
public override Infragistics.Win.EmbeddableEditorBase GetEditor( 
   object ownerContext
)

パラメータ

ownerContext
オーナーコンテキスト

戻り値の型

このEmbeddableEditorOwnerに関連付けられたエディター。
参照