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