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

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

    Return Value

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