The DayPilotScheduler type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | DayPilotScheduler | Initializes a new instance of the DayPilotScheduler class |
Methods
Fields
Name | Description | |
---|---|---|
![]() | CornerBackColor | |
![]() | CornerHtml | |
![]() | DateTimeFormatInfo | |
![]() | SelectedEvents |
List of selected events.
|
Properties
Name | Description | |
---|---|---|
![]() | BackColor |
Scheduler background color.
|
![]() | BusinessBeginsHour |
Start of business hours (hour of day).
|
![]() | BusinessEndsHour |
End of business hours (hour of day).
|
![]() | Calendar | |
![]() | CellDuration |
Cell duration in minutes.
|
![]() | CellGroupBy |
Column grouping unit (first row of time header).
|
![]() | CellWidth |
Cell width in pixels.
|
![]() | CellWidthSpec | |
![]() | ClientState |
Client state object.
|
![]() | Controller | |
![]() | CssOnly |
Whether to use CSS-only rendering mode.
|
![]() | DataEndField | |
![]() | DataIdField | |
![]() | DataRecurrenceField |
Gets or sets the name of an event member that holds the recurrence information string.
|
![]() | DataResourceField | |
![]() | DataStartField | |
![]() | DataTagFields | |
![]() | DataTextField | |
![]() | Days | |
![]() | DynamicLoading |
Enables dynamic event loading (during scrolling).
|
![]() | EndDate | |
![]() | Events | |
![]() | EventSortExpression | |
![]() | HeaderColumns | |
![]() | HeaderDateFormat | |
![]() | HourNameBackColor |
Background color of the headers. Ignored in CssOnly mode.
|
![]() | Id |
Id of the control on the client side. Read-only.
|
![]() | Links | |
![]() | NonBusinessBackColor |
Background color of the non-business time cells. Ignored in CssOnly mode.
|
![]() | ResolvedWeekStart | |
![]() | Resources |
Collections of resources (to be displayed on the Y axis).
|
![]() | Scale | |
![]() | ScrollX |
Gets or sets the horizontal scrollbar position. Changes are effective only if you perform full Update().
|
![]() | ScrollY |
Gets or sets the vertical scrollbar position. Changes are effective only if you perform full Update().
|
![]() | SelectedRows | |
![]() | Separators | |
![]() | ShowBaseTimeHeader | |
![]() | ShowNonBusiness | |
![]() | StartDate | |
![]() | TimeFormat |
Time format (12/24 clock). Auto uses the default to determine the time format.
|
![]() | TimeHeaders |
Collection of time header groups.
|
![]() | TimeHeadersResolved | |
![]() | Timeline | |
![]() | TreeEnabled |
Whether the resource tree hierarchy is enabled.
|
![]() | UpdateType |
Selected update type (Full/EventsOnly/None).
|
![]() | ViewPort |
Visible area on the client. Useful especially for dynamic event loading.
|
![]() | ViewType | |
![]() | VisibleEnd | |
![]() | VisibleStart | |
![]() | WeekStarts |