$99 VS $1000+. UI Control for ASP.NET AJAX(contains chart and gridview).
Scheduler control for Windows Forms
Create rich Outlook style functionality and add rich scheduling interfaces to C# Windows application
Home > WinForms UI Controls > User Manual > Views of Scheduler in C#

Structure of Scheduler Views in C#.NET

KetticScheduler for Windows Forms is a powerful and simple interface component for .NET application. It provides the intuitive and familiar interface for the developers to quickly and efficient review the entire events. All the views of Day, MultipleDay, Week and WorkWeek can be shown by using the single KetticScheduler control, so that the developers can easily deploy this component rather than think of the difference when using different view controls. In addition, the users can add their preferences from one view to other views.

Structure of Scheduler Views

KetticScheduler WinForms control provides a familiar interface for the users. To use this component efficiently, we can look at the structure of the Day, Multiple Days, Week, and Work Week views introduced as below. The KetticScheduler shows the entire C# events in a Time table. The following are the structure of the time table.
  • Header, the header is placed at the top of the scheduler. The dates are shown in the header
  • All Day Appointments, it is placed below the Header and there is no specific duration in hours for the All Day Appointments
  • Appointment Area, the appointment area is used to hold appointments and placed below the All Day Appointments
  • Ruler, the ruler area is used to set the scale of the time and placed in the left border of the scheduler.
  • Workday hours, the developers can customize work day hours as MS Outlook for the end users of the Windows application to set working hours scheduling
  • Current Day, KetticScheduler component highlights the current day in views for present it visually
  • Navigation Elements, this navigation allows the user go to the nearest appointment forward or backwards.

Month View Structure in Scheduler

The Month View of KetticScheduler has a different structure from the Day, MultipleDay, Week and WorkWeek views. The Month View consists of a Header, Month Cells for each day in a month, and the Appointment Cells in the month cell.

Timeline View Structure in Scheduler

The Timeline View of the scheduler also has a different structure from the Day, MultipleDay, Week and WorkWeek views. The TimeLine view only has a Header, Columns/scales, and Appointment Cells. We can choose a predefined value to the scales or select a new scale in the time table for the TimeLine view. Additionally, the Scheduler allows the users to choose their preference from the context menu to set the scales. The available setting includes, Year, Month, Week, Day, Hour and Minutes.

Navigation of Views in Scheduler

KetticScheduler control allows the users to add a Scheduler Navigator to the top of the scheduler. With the navigator, we are able to navigate the different views and dates between different views.
UI Controlsfor Windows Forms
.NET WinForms UI Overview.NET WinForms UI Features.NET WinForms UI GuideC# WinForms UI DesignVB.NET WinForms UI Design
WinForms UI Controls