バージョン

GetValue メソッド (UltraGridComboEditorOwner)

描画される値を返します。
シンタックス
'宣言
 
Public Overrides Function GetValue( _
   ByVal ownerContext As Object _
) As Object
public override object GetValue( 
   object ownerContext
)

パラメータ

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