Gets the days counted by Occurrence (e.g. weekdays, Fridays).

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

Syntax

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

See Also