GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / RecurrencePattern Class / WeekDays Property

In This Topic
    WeekDays Property (RecurrencePattern)
    In This Topic
    Gets or sets the days of week when the recurrence should occur.
    Syntax
    'Declaration
     
    Public Property WeekDays As WeekDays
    public WeekDays WeekDays {get; set;}
    See Also