Hello,
These properties are used to set what columns in a MultiColumnCombobox are used for writing values back to the editbox (ColumnEdit/ColumnEditName) and tell which columns are bound to which fields in the bound DataSource (DataColumn/DataColumnName). You can use either property to make these settings, but we do not automatically set the other property so you can query using either property. We just give two properties so you can use column index numbers or column names.
These properties have nothing to do with the item selected. So I am not sure about the second part of your inquiry.
Scott S.
FarPoint Technologies, Inc.