Sets the day of the week to which this DayOfWeekStyle object is assigned.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public void setDayOfWeek ( |
One of the DayOfWeek constants. The default is DayOfWeek.Sunday.
See Also