The DayPilotScheduler type exposes the following members.

Properties

  NameDescription
Public propertyBackColor
Scheduler background color.
Public propertyBusinessBeginsHour
Start of business hours (hour of day).
Public propertyBusinessEndsHour
End of business hours (hour of day).
Public propertyCalendar
Public propertyCellDuration
Cell duration in minutes.
Public propertyCellGroupBy
Column grouping unit (first row of time header).
Public propertyCellWidth
Cell width in pixels.
Public propertyCellWidthSpec
Public propertyClientState
Client state object.
Protected propertyController
Public propertyCssOnly
Whether to use CSS-only rendering mode.
Protected propertyDataEndField
Protected propertyDataIdField
Protected propertyDataRecurrenceField
Gets or sets the name of an event member that holds the recurrence information string.
Protected propertyDataResourceField
Protected propertyDataStartField
Protected propertyDataTagFields
Protected propertyDataTextField
Protected propertyDays
Public propertyDynamicLoading
Enables dynamic event loading (during scrolling).
Public propertyEndDate
Protected propertyEvents
Public propertyEventSortExpression
Public propertyHeaderColumns
Public propertyHeaderDateFormat
Public propertyHourNameBackColor
Background color of the headers. Ignored in CssOnly mode.
Public propertyId
Id of the control on the client side. Read-only.
Public propertyLinks
Public propertyNonBusinessBackColor
Background color of the non-business time cells. Ignored in CssOnly mode.
Public propertyResolvedWeekStart
Public propertyResources
Collections of resources (to be displayed on the Y axis).
Public propertyScale
Public propertyScrollX
Gets or sets the horizontal scrollbar position. Changes are effective only if you perform full Update().
Public propertyScrollY
Gets or sets the vertical scrollbar position. Changes are effective only if you perform full Update().
Public propertySelectedRows
Public propertySeparators
Public propertyShowBaseTimeHeader
Public propertyShowNonBusiness
Public propertyStartDate
Public propertyTimeFormat
Time format (12/24 clock). Auto uses the default to determine the time format.
Public propertyTimeHeaders
Collection of time header groups.
Public propertyTimeHeadersResolved
Public propertyTimeline
Public propertyTreeEnabled
Whether the resource tree hierarchy is enabled.
Public propertyUpdateType
Selected update type (Full/EventsOnly/None).
Public propertyViewPort
Visible area on the client. Useful especially for dynamic event loading.
Public propertyViewType
Public propertyVisibleEnd
Public propertyVisibleStart
Public propertyWeekStarts

See Also