[]
Gets or sets which list column (by index) serves as the data portion of the combo box.
public int DataColumn { get; set; }
Public Property DataColumn As Integer