バージョン

GetCheckedListSettings メソッド (EditorWithComboOwner)

エディターの値が選択済み/チェック済み項目から決定されるかどうかを決定する EditorCheckedListSettings インスタンスを返します。
シンタックス
'宣言
 
Public Overrides Function GetCheckedListSettings( _
   ByVal ownerContext As Object _
) As Infragistics.Win.EditorCheckedListSettings
public override Infragistics.Win.EditorCheckedListSettings GetCheckedListSettings( 
   object ownerContext
)

パラメータ

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

戻り値の型

EditorCheckedListSettings インスタンス。
参照