ActiveReports 8 Server SDK
StartDayOfWeek Property
Gets or sets the start day of week. This is significant when a WEEKLY RRULE has an interval greater than 1, and a BYDAY rule part is specified. This is also significant when in a YEARLY RRULE when a BYWEEKNO rule part is specified. The default value is MO.
Syntax
public DayOfWeek StartDayOfWeek {get; set;}

Property Value

The start day of week.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RecurrenceRule Class
RecurrenceRule Members

Send Feedback