バージョン

GetDataType メソッド (CurrencyEditorOwner)

オブジェクト タイプを返します。
シンタックス
'宣言
 
Public Overrides Function GetDataType( _
   ByVal ownerContext As Object _
) As Type
public override Type GetDataType( 
   object ownerContext
)

パラメータ

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

戻り値の型

データ型。
参照