Creates occurrence items for this recurrence in the specified date range.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public ItemCollection GenerateItems ( |
Visual Basic Copy Code |
---|
Public Function GenerateItems( _ |
The range start date.
The range end date.
A collection of Item instances representing each occurrence of the recurrent event in the specified date range.
The Calendar control uses this method to generate item occurrences when a recurrent item must be displayed in the current view.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |