| Overload | Description |
|---|---|
| ComboBoxViewer Constructor() | Initializes a new instance of the ComboBoxViewer class. |
| ComboBoxViewer Constructor(Object,String,String) | Initializes a new instance of the ComboBoxViewer class specifying its data binding information. |
| ComboBoxViewer Constructor(Object,String,String,String) | Initializes a new instance of the ComboBoxViewer class specifying its data binding information. |
| ComboBoxViewer Constructor(Object,String,String,String,ImageArea,Size,String) | Initializes a new instance of the ComboBoxViewer class specifying its data binding information. |
| ComboBoxViewer Constructor(WinComboBox) | Initializes a new instance of the ComboBoxViewer class specifying the underlying WinComboBox control that will be used to view the content of cells. |