Table of Contents

Property Items

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Items

Gets the collection of items used in the list box control within the popup window.

public virtual BaseCollection<ListControlItem> Items { get; set; }

Property Value

BaseCollection<ListControlItem>