MindFusion.Wpf Pack Programmer's Guide
RecurrenceForm.Recurrence Property
See Also
 





Gets the recurrence being edited in this form.

Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf.StandardForms

 Syntax

C#  Copy Code

public Recurrence Recurrence { get; }

Visual Basic  Copy Code

Public ReadOnly Property Recurrence As Recurrence

 Property Value

An instance of the Recurrence class, which is being edited in the form.

 See Also

RecurrenceForm Members
RecurrenceForm Class
MindFusion.Scheduling.Wpf Namespace