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

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

    Return Value

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