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

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

    Return Value

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