ComponentOne CalendarView for WinForms
C1.CalendarView Namespace / WorkDays Class / ShouldSerializeThursday Method

In This Topic
    ShouldSerializeThursday Method
    In This Topic
    Indicates whether the Thursday property should be persisted.
    Syntax
    'Declaration
     
    
    Protected Function ShouldSerializeThursday() As Boolean
    protected bool ShouldSerializeThursday()

    Return Value

    true if the Thursday property value has been changed from its default; otherwise, false.
    See Also