バージョン

XamComboEditor クラス

コントロール上の矢印をクリックすることによって表示または非表示にできるドロップダウン リストのある選択コントロールを表します。
シンタックス
'宣言
 
Public Class XamComboEditor 
   Inherits Infragistics.Controls.Editors.ComboEditorBase(Of ComboEditorItem,ComboEditorItemControl)
   Implements Infragistics.IProvideDataItems(Of ComboEditorItem), Infragistics.IProvidePropertyPersistenceSettings 
public class XamComboEditor : Infragistics.Controls.Editors.ComboEditorBase<ComboEditorItem,ComboEditorItemControl>, Infragistics.IProvideDataItems<ComboEditorItem>, Infragistics.IProvidePropertyPersistenceSettings  
参照