MobileForms Toolkit Documentation

ListBoxEx.Items Property

Gets the items of the ListBoxEx.

public System.Collections.ArrayList Items {get;}

Property Value

An ArrayList representing the items in the ListBox.

See Also

ListBoxEx Class | Resco.Controls.DetailView.DetailViewInternal Namespace