C1.Silverlight.Schedule.5
WorkDays Property (CalendarHelper)

Gets or sets the WorkDays object containing the set of working days in one week.
Syntax
'Declaration
 
Public Property WorkDays As WorkDays
public WorkDays WorkDays {get; set;}
Remarks
Note: WorkingWeekView style should set VisualTimeSpan property to 7 days. The actual number of displayed days will depend on the WorkDays list.
See Also

Reference

CalendarHelper Class
CalendarHelper Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.