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

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

    Return Value

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