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

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

    Return Value

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