The DayPilotMonth type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| BackColor |
Business cell background color. Ignored in CssOnly mode.
| |
| ClientState |
Gets the client state (.clientState property on the client side).
| |
| Controller | ||
| CssOnly |
Enables CssOnly mode.
| |
| 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.
| |
| DataTagFields |
Gets or sets a comma-separated list of the names of the custom event members.
| |
| DataTextField |
Gets or sets the name of an event member that holds the event text.
| |
| Events | ||
| EventSortExpression | ||
| HeaderBackColor |
Header background color. Ignored in CssOnly mode.
| |
| Id |
Id of the control on the client side.
| |
| NonBusinessBackColor |
Non-business cell background color. Ignored in CssOnly mode.
| |
| ResolvedWeekStart | ||
| ShowWeekend |
Whether to show weekends (Saturday and Sunday).
| |
| StartDate |
Gets or sets the month (ViewType=Month) or first week (ViewType=Weeks) to be displayed.
| |
| UpdateType |
Requested update type (None, EventsOnly, Full).
| |
| ViewType |
View type: Month (displays one month), or Weeks (displays the number of week specified using Weeks property).
| |
| VisibleEnd | ||
| VisibleStart | ||
| Weeks |
The number of weeks to be displayed in ViewType=Weeks mode.
| |
| WeekStarts |
First day of week.
|