Gets a list with all Item objects in the Schedule.
Namespace: MindFusion.Scheduling
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public ItemCollection<Item> Items { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Items As ItemCollection(Of Item) |
An instance of the ItemCollection class that contains the items.