WeekView Members
In This Article
#Constructors
Name | Description |
---|---|
Week |
Initializes a new Week |
#Fields
Name | Description |
---|---|
Actual |
Identifies the Actual |
All |
Identifies the All |
All |
Identifies the All |
All |
Identifies the All |
All |
Identifies the All |
All |
Identifies the All |
Appointment |
Identifies the Appointment |
Appointment |
Identifies the Appointment |
Appointment |
Identifies the Appointment |
Cell |
Identifies the Cell |
Cell |
Identifies the Cell |
Cell |
Identifies the Cell |
Data |
Identifies the Data |
First |
Identifies the First |
Header |
Identifies the Header |
Header |
Identifies the Header |
Max |
Identifies the Max |
Show |
Identifies the Show |
Snap |
Identifies the Snap |
Start |
Identifies the Start dependency property.
Inherited from View |
Time |
Identifies the Time |
Time |
Identifies the Time |
Time |
Identifies the Time |
Time |
Identifies the Time |
Time |
Identifies the Time |
Time |
Identifies the Time |
Time |
Identifies the Time |
Time |
Identifies the Time |
Top |
Identifies the Top |
Visible |
Identifies the Visible |
Work |
Identifies the Work |
Work |
Identifies the Work |
#Properties
Name | Description |
---|---|
Actual |
Returns the time interval the View currently shows.
Inherited from Day |
All |
Gets or sets the height of all-day appointments in the View.
Inherited from Day |
All |
Gets or sets appearance settings of all-day appointments.
Inherited from Day |
All |
Gets or sets a data template that specifies the representation of all-day appointments.
Inherited from Day |
All |
Gets or sets appearance settings of all-day cells.
Inherited from Day |
All |
Gets or sets a data template that specifies the representation of all-day cells.
Inherited from Day |
Appointment |
Gets or sets the minimum height of appointments in the View.
Inherited from Day |
Appointment |
Gets or sets appearance settings of appointments.
Inherited from Day |
Appointment |
Gets or sets a data template that specifies the representation of appointments.
Inherited from Day |
Cell |
Gets or sets the minimum height of cells.
Inherited from Day |
Cell |
Gets or sets appearance settings of cells.
Inherited from Day |
Cell |
Gets or sets a data template that specifies the representation of cells.
Inherited from Day |
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.
Inherited from Day |
Header |
Gets or sets a data template that specifies the representation of header items.
Inherited from Day |
Max |
Gets or sets the maximum number of rows that the view allocates for all-day appointments.
Inherited from Day |
Show |
Gets or sets whether the View should show only Work |
Snap |
Gets or sets how the View snaps the scheduler’s appointments.
Inherited from Day |
Start |
Gets or sets the scheduler start date.
Inherited from View |
Time |
Gets or sets appearance settings of the time indicator.
Inherited from Day |
Time |
Gets or sets appearance settings of time ruler cells.
Inherited from Day |
Time |
Gets or sets a data template that that specifies the representation of time ruler cells.
Inherited from Day |
Time |
Gets or sets appearance settings of the time ruler header.
Inherited from Day |
Time |
Gets or sets a data template that that specifies the representation of the time ruler header.
Inherited from Day |
Time |
Gets or sets the width of the time ruler.
Inherited from Day |
Time |
Gets or sets the interval between two major time tickmarks.
Inherited from Day |
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.
Inherited from Day |
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.
Inherited from 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.
Inherited from Day |
#Events
Name | Description |
---|---|
Double |
Fires when users double tap on the scheduler view.
Inherited from View |
Long |
Fires when users long press on the scheduler view.
Inherited from View |
Tap |
Fires when users tap on the scheduler view.
Inherited from View |
See Also