mobilecontrols-400679-xamarin-forms-scheduler-views-views-elements.md
This document lists the visual elements in scheduler views.
|
Specific to the Day View, Work-Week View, Week View.
| | --- |
The All-Day Area consists of cells and shows appointments for a day or several days:
The following settings manage this element:
|
Property
|
Description
| | --- | --- | |
|
Gets or sets the maximum number of rows that the view allocates for all-day appointments.
|
|
Specific to the Day View, Work-Week View, Week View.
| | --- |
The All-Day Appointment represents a scheduled activity that lasts 24 hours or longer. The scheduler displays these appointments in the all-day area that is below Header Items, above day view cells. An AppointmentItem object stores a Start and End dates, a Label, and a Subject, that characterize the appointment.
The View provides the following settings that manage the all-day appointment’s appearance:
The table below lists View properties that configure all-day appointments:
|
Property
|
Description
| | --- | --- | |
|
Gets or sets appearance settings of all-day appointments.
| |
|
Gets or sets a data template that specifies the representation of all-day appointments.
| |
|
Gets or sets the height of all-day appointments in the View.
|
|
Specific to the Day View, Work-Week View, Week View.
| | --- |
The All Day Area Cell is an element of the all-day area‘s grid and represents a day interval in the View. Cells visually align scheduled all-day appointments. The View displays the following cell types:
The View provides the following settings that manage the all-day cell’s appearance:
The table below contains View properties that customize all-day cells:
|
Property
|
Description
| | --- | --- | |
|
Gets or sets appearance settings of all-day cells.
| |
|
Gets or sets a data template that specifies the representation of all-day cells.
|
|
Specific to the Day View, Work-Week View, Week View, Month View.
| | --- |
The Appointment is an activity scheduled for a specific time interval. An AppointmentItem object stores a Start and End dates, a Label, and a Subject, that characterize the appointment.
The View provides the following settings that manage the appointment’s appearance:
The table below lists View properties that configure appointments:
|
Property
|
Description
| | --- | --- | |
|
Gets or sets appearance settings of appointments.
| |
|
Gets or sets a data template that specifies the representation of appointments.
| |
|
Gets or sets the minimum height of appointments in the View.
|
|
Specific to the Day View, Work-Week View, Week View.
| | --- |
The Day View Cell is an element of the scheduler day grid and represents a time interval in the View. Cells visually align scheduled appointments. Views display the following cell types:
The View provides the following options that configure the day view cell’s appearance:
The table below lists View properties that manage cells:
|
Property
|
Description
| | --- | --- | |
|
Gets or sets appearance settings of cells.
| |
|
Gets or sets a data template that specifies the representation of cells.
| |
|
Gets or sets the minimum height of cells.
|
|
Specific to the Day View, Work-Week View, Week View.
| | --- |
Header Items identify days in the View. Views support the following types of headers:
The View provides the following options that configure the header’s appearance:
The table below lists View properties that manage headers:
|
Property
|
Description
| | --- | --- | |
|
Gets or sets appearance settings of header items.
| |
|
Gets or sets a data template that specifies the representation of header items.
|
|
Specific to the Day View, Work-Week View, Week View.
| | --- |
The Time Ruler displays time intervals that the View uses to lay out appointments:
The following settings configure this element:
|
Property
|
Description
| | --- | --- | |
|
Gets or sets the width of the time ruler.
|
|
Specific to the Day View, Work-Week View, Week View.
| | --- |
The Time Ruler Header is an area above time ruler cells in which you can put custom content. The View provides the following options that configure the default header’s appearance:
The table below lists View properties that manage time ruler header:
|
Property
|
Description
| | --- | --- | |
|
Gets or sets appearance settings of time ruler cells.
| |
|
Gets or sets a data template that that specifies the representation of time ruler cells.
|
|
Specific to the Day View, Work-Week View, Week View.
| | --- |
The Time Ruler Cell represents a time unit in the View. The time ruler holds cells the view shows. Views support the following types of cells:
The View provides the following options that configure the cell’s appearance:
The table below lists View properties that manage time ruler cells:
|
Property
|
Description
| | --- | --- | |
|
Gets or sets appearance settings of time ruler cells.
| |
|
Gets or sets a data template that that specifies the representation of time ruler cells.
|
|
Specific to the Month View.
| | --- |
The Month View Cell is an element that represents a time interval (day) in the Month View. Cells visually align scheduled appointments. The Month View displays the following cell types:
This view model provides the following settings that you can customize:
The table below lists View properties that manage cells:
|
Property
|
Description
| | --- | --- | |
|
Gets or sets appearance settings of cells.
| |
|
Gets or sets a data template that specifies the Xamarin.Forms.View the Month View uses to show cells.
|
|
Specific to the Month View.
| | --- |
Header Items identify days in the View. The Month View supports the following types of headers:
The View provides the following options that configure the header’s appearance:
The table below lists View properties that manage headers:
|
Property
|
Description
| | --- | --- | |
|
Gets or sets appearance settings of header items.
| |
|
Gets or sets a data template that specifies the Xamarin.Forms.View the Month View uses to show header items.
|