Gets the items related to the event.
Namespace: MindFusion.SchedulingAssembly: MindFusion.Scheduling
public List<Item> Items { get; }
Public ReadOnly Property Items As List(Of Item)
A list of Item objects.
ItemsNotifyEventArgs MembersItemsNotifyEventArgs ClassMindFusion.Scheduling Namespace