Gets or sets the WorkDays object containing the set of working days in one week.

Namespace:  C1.Xaml.Calendar
Assembly:  C1.Xaml.Calendar (in C1.Xaml.Calendar.dll)

Syntax

C#
public WorkDays WorkDays { get; set; }
Visual Basic
Public Property WorkDays As WorkDays
	Get
	Set

See Also