ComboBox.Items
ComboBox.Items property
Gets an object representing the collection of the items contained in this ComboBox.
public ArrayList Items { get; }
See Also
- class ComboBox
- namespace Aspose.Cells.GridDesktop
- assembly Aspose.Cells.GridDesktop
Gets an object representing the collection of the items contained in this ComboBox.
public ArrayList Items { get; }