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

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

    Return Value

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