DayViewBase Properties
The base class for all Day-based Views.
Name | Description |
---|---|
Actual |
Returns the time interval the View currently shows. |
All |
Gets or sets the height of all-day appointments in the View. |
All |
Gets or sets appearance settings of all-day appointments. |
All |
Gets or sets a data template that specifies the representation of all-day appointments. |
All |
Gets or sets appearance settings of all-day cells. |
All |
Gets or sets a data template that specifies the representation of all-day cells. |
Appointment |
Gets or sets the minimum height of appointments in the View. |
Appointment |
Gets or sets appearance settings of appointments. |
Appointment |
Gets or sets a data template that specifies the representation of appointments. |
Cell |
Gets or sets the minimum height of cells. |
Cell |
Gets or sets appearance settings of cells. |
Cell |
Gets or sets a data template that specifies the representation of cells. |
Data |
Gets or sets the storage that holds scheduler view’s data (appointments, labels and statuses).
Inherited from View |
First |
Gets or sets the day from which the scheduler starts a week.
Inherited from View |
Header |
Gets or sets appearance settings of header items. |
Header |
Gets or sets a data template that specifies the representation of header items. |
Max |
Gets or sets the maximum number of rows that the view allocates for all-day appointments. |
Show |
Gets or sets whether the View should show only Work |
Snap |
Gets or sets how the View snaps the scheduler’s appointments. |
Start |
Gets or sets the scheduler start date.
Inherited from View |
Time |
Gets or sets appearance settings of the time indicator. |
Time |
Gets or sets appearance settings of time ruler cells. |
Time |
Gets or sets a data template that that specifies the representation of time ruler cells. |
Time |
Gets or sets appearance settings of the time ruler header. |
Time |
Gets or sets a data template that that specifies the representation of the time ruler header. |
Time |
Gets or sets the width of the time ruler. |
Time |
Gets or sets the interval between two major time tickmarks. |
Time |
Gets or sets the number of slots (minor time intervals) in a Time |
Top |
Gets or sets the time the View’s topmost cell displays. |
Visible |
Gets the collection of time intervals the scheduler view displays.
Inherited from View |
Visible |
Gets or sets the visible time interval of a day. |
Work |
Gets or sets days that form a work week.
Inherited from View |
Work |
Gets or sets the work time interval for the Day View, Work Week View and Week View. |
See Also