dbicDayView Send comments on this topic.
WeekendDays Property
See Also 
dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : WeekendDays Property

A collection of DayOfWeek items used as weekends.

Syntax

Visual Basic (Declaration) 
Public Property WeekendDays As DaysWeekendCollection
C# 
public DaysWeekendCollection WeekendDays {get; set;}

Property Value

DaysWeekendCollection

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also