バージョン

GetAutoSuggestFilterMode メソッド (UltraGridComboEditorOwner)

EditorWithCombo 埋め込みエディターのための自動補完モードを決定する AutoSuggestFilterMode 定数を返します。
シンタックス
'宣言
 
Public Overrides Function GetAutoSuggestFilterMode( _
   ByVal ownerContext As Object _
) As Infragistics.Win.AutoSuggestFilterMode
public override Infragistics.Win.AutoSuggestFilterMode GetAutoSuggestFilterMode( 
   object ownerContext
)

パラメータ

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