| Visual Basic (Declaration) | |
|---|---|
Public Property ComboBox As dbiComboBox | |
| C# | |
|---|---|
public dbiComboBox ComboBox {get; set;} | |
Property Value
dbiComboBoxThe ComboBox control wll only be used in the editing, if the EditType property of the ColumnItem is set to ComboBox.