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

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

    Return Value

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