Gets which occurrence of the DayOfRecurrence the item recurs on (e.g. first, last).

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public Occurrence Occurrence { get; }
Visual Basic (Declaration)
Public ReadOnly Property Occurrence As Occurrence

See Also