Gets the collection of items in the Schedule.
Namespace:
Mindscape.WpfElementsAssembly: Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)
Syntax
| C# |
|---|
public ReadOnlyCollection<ScheduleItem> Items { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Items As ReadOnlyCollection(Of ScheduleItem) |