バージョン

GetAutoCompleteMode メソッド (UltraGridComboEditorOwner)

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

パラメータ

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