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

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

    Return Value

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