2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
Display all days of the weekTo display all the days of the week including Saturdays and Sundays as separate columns in the Schedule controller, set the Appearance.MonthShowFullWeek property value to true. C# //Shows all the days of the week this.scheduleControl1.Appearance.MonthShowFullWeek = true; VB 'Shows all the days of the week. Me.scheduleControl1.Appearance.MonthShowFullWeek = True
The following figure displays that all the days of the week in Schedule control:
Samples: C#: DisplayAllDays VB: DisplayAllDays |
2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.