FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / WeeklyRecurrence Class / DaysOfWeek Property

In This Topic
    DaysOfWeek Property (WeeklyRecurrence)
    In This Topic
    Syntax
    'Declaration
     
    Public Property DaysOfWeek As DaysOfWeekSelector
    public DaysOfWeekSelector DaysOfWeek {get; set;}
    See Also