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

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

    Return Value

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