バージョン

EnsureValueIsInList メソッド (UltraEditorProxyOwnerBase)

エディターの値が ValueList の項目の値に一致するかどうかを返します。
シンタックス
'宣言
 
Public Overrides Function EnsureValueIsInList( _
   ByVal ownerContext As Object _
) As Boolean
public override bool EnsureValueIsInList( 
   object ownerContext
)

パラメータ

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

戻り値の型

エディターの値が ValueList の項目の値に一致する場合はTrue。
参照