MindFusion WinForms Programmer's Guide
RecurrenceForm.Recurrence Property
See Also
 





Gets the recurrence being edited in this form.

Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling.WinForms.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.WinForms Namespace