CellCopyComboBoxEventArgs.ComboBoxItems

CellCopyComboBoxEventArgs.ComboBoxItems property

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

public ArrayList ComboBoxItems { get; }

See Also