The DayPilotNavigator type exposes the following members.
Properties
Name | Description | |
---|---|---|
Controller | ||
DataEndField |
Gets or sets the name of an event member that holds the event end.
| |
DataIdField |
Gets or sets the name of an event member that holds the event id.
| |
DataRecurrenceField |
Gets or sets the name of an event member that holds the recurrence information string.
| |
DataStartField |
Gets or sets the name of an event member that holds the event start.
| |
Events | ||
Id |
Id of the control on the client side.
| |
ResolvedWeekStart | ||
ShowMonths |
How many months should be visible.
| |
StartDate |
Gets or sets the month (ViewType=Month) or first week (ViewType=Weeks) to be displayed.
| |
VisibleEnd |
Gets the end of the visible range (date and time).
| |
VisibleStart |
Gets the start of the visible range (date and time).
| |
WeekStarts |
First day of week.
|