Property Items
Items
Gets the collection of items used in the list box control within the popup window.
public virtual BaseCollection<ListControlItem> Items { get; set; }
Gets the collection of items used in the list box control within the popup window.
public virtual BaseCollection<ListControlItem> Items { get; set; }