Table of Contents

Property Items

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

Items

The immediate children of the group. These may be data items (leaves) or subgroups.

public ReadOnlyObservableCollection<object> Items { get; }

Property Value

ReadOnlyObservableCollection<object>