Calendar for WinForms | ComponentOne
C1.CalendarView Namespace / WorkDays Class
Properties Methods


In This Topic
    WorkDays Class Members
    In This Topic

    The following tables list the members exposed by WorkDays.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets list of System.DayOfWeek objects of work days.  
    Public PropertyIndicates Friday.  
    Public PropertyIndicates Monday.  
    Public PropertyIndicates Saturday.  
    Public PropertyIndicates Sunday.  
    Public PropertyIndicates Thursday.  
    Public PropertyIndicates Tuesday.  
    Public PropertyIndicates Wednesday.  
    Top
    Public Methods
     NameDescription
    Public MethodGets a value indicating whether specified day is selected as a work day.  
    Public MethodSets the specified System.DayOfWeek day.  
    Public Method  
    Top
    Protected Methods
     NameDescription
    Protected MethodClears WorkDays.Friday.  
    Protected MethodClears WorkDays.Monday.  
    Protected MethodClears WorkDays.Saturday.  
    Protected MethodClears WorkDays.Sunday.  
    Protected MethodClears WorkDays.Thursday.  
    Protected MethodClears WorkDays.Tuesday.  
    Protected MethodClears WorkDays.Wednesday.  
    Protected MethodIndicates whether the WorkDays.Friday property should be persisted.  
    Protected MethodIndicates whether the WorkDays.Monday property should be persisted.  
    Protected MethodIndicates whether the WorkDays.Saturday property should be persisted.  
    Protected MethodIndicates whether the WorkDays.Sunday property should be persisted.  
    Protected MethodIndicates whether the WorkDays.Thursday property should be persisted.  
    Protected MethodIndicates whether the WorkDays.Tuesday property should be persisted.  
    Protected MethodIndicates whether the WorkDays.Wednesday property should be persisted.  
    Top
    See Also