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

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

    Return Value

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