Use Items List to add, insert, delete and move items.
public ObjectCollection Items {get;}

Remarks


Use Items to add, insert, delete and move items. By default, the items in a list box are of type TStrings. Use this item type to access its methods or properties to manipulate the items in the list.

See Also

ChartListBox Class | ChartListBox Members | Steema.TeeChart Namespace