CellCopyComboBoxEventArgs.comboBoxValues

CellCopyComboBoxEventArgs.comboBoxValues property

Gets an object representing the collection of the values contained in this ComboBox.

public ArrayList comboBoxValues { get; }

See Also