[]
Gets or sets which list column (by name) serves as the data portion of the combo box.
public string DataColumnName { get; set; }
Public Property DataColumnName As String