Gets the days of the week on which the item recurs.
Namespace:
Mindscape.WpfElementsAssembly: Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)
Syntax
| C# |
|---|
public ReadOnlyCollection<DayOfWeek> DaysOfWeek { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property DaysOfWeek As ReadOnlyCollection(Of DayOfWeek) |