Table of Contents

Property Items

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

Items

Gets the collection of items in the current instance.

public virtual BaseCollection<T> Items { get; protected set; }

Property Value

BaseCollection<T>