ComponentOne CalendarView for WinForms
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 MethodReturns a string that represents the current object.  
    Top
    Protected Methods
     NameDescription
    Protected MethodClears Friday.  
    Protected MethodClears Monday.  
    Protected MethodClears Saturday.  
    Protected MethodClears Sunday.  
    Protected MethodClears Thursday.  
    Protected MethodClears Tuesday.  
    Protected MethodClears Wednesday.  
    Protected MethodIndicates whether the Friday property should be persisted.  
    Protected MethodIndicates whether the Monday property should be persisted.  
    Protected MethodIndicates whether the Saturday property should be persisted.  
    Protected MethodIndicates whether the Sunday property should be persisted.  
    Protected MethodIndicates whether the Thursday property should be persisted.  
    Protected MethodIndicates whether the Tuesday property should be persisted.  
    Protected MethodIndicates whether the Wednesday property should be persisted.  
    Top
    See Also