バージョン

XamMultiColumnComboEditor クラス

関連付けられているプロパティを複数列のグリッドに配置のように表示する、データ項目のドロップダウン リストを持つ選択コントロールを表します。ドロップダウン リストは、コントロール上の矢印をクリックすることによって表示または非表示にできます。
シンタックス
'宣言
 
Public Class XamMultiColumnComboEditor 
   Inherits Infragistics.Controls.Editors.ComboEditorBase(Of ComboRow,ComboCellsPanel)
   Implements Infragistics.ICommandTarget, Infragistics.IProvideDataItems(Of ComboRow), Infragistics.IProvidePropertyPersistenceSettings 
public class XamMultiColumnComboEditor : Infragistics.Controls.Editors.ComboEditorBase<ComboRow,ComboCellsPanel>, Infragistics.ICommandTarget, Infragistics.IProvideDataItems<ComboRow>, Infragistics.IProvidePropertyPersistenceSettings  
参照