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

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

    Return Value

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