The DayPilotCalendarConfig type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DayPilotCalendarConfig | Initializes a new instance of the DayPilotCalendarConfig class |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetColumns | ||
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
AfterRenderJavaScript | ||
AjaxErrorJavaScript | ||
AllDayEnd |
Whether the end of all-day event is specified by date only or by full date and time.
| |
AllDayEventBackColor |
Determines the background color of all-day events. Ignored in CssOnly mode.
| |
AllDayEventBorderColor |
Color of an all-day event border. Ignored in CssOnly mode.
| |
AllDayEventFontColor |
Color of the all-day event font. Ignored in CssOnly mode.
| |
AllDayEventFontFamily |
Font family of the all-day event text, e.g. "Tahoma". Ignored in CssOnly mode.
| |
AllDayEventFontSize |
Font size of the all-day event text, e.g. "8pt". Ignored in CssOnly mode.
| |
AllDayEventHeight |
Determines the height of an all-day event.
| |
AllowMultiSelect |
Turn on multiple event selection using Ctrl+click.
| |
AutoHideNonBusiness | Obsolete.
Hide non-business cells if there are no events. Obsolete. Use HideFreeCells instead.
| |
AutoRefreshCommand |
The command that will be passed to Command event during automatic refresh.
| |
AutoRefreshEnabled |
Enables the AutoRefresh feature.
| |
AutoRefreshInterval |
Auto-refresh interval in seconds. Minimum 10 seconds.
| |
AutoRefreshMaxCount |
Maximum auto-refresh count (after inactivity).
| |
BackendUrl |
URL of the backend that supplies data and handles events. Required.
| |
BorderColor |
Border color of the control. Ignored in CssOnly mode.
| |
BusinessBeginsHour |
Start of the business day (in hours).
| |
BusinessEndsHour |
End of the business day (in hours).
| |
CellBackColor |
Color of business background cells. Ignored in CssOnly mode.
| |
CellBackColorNonBusiness |
Color of non-business background cells. Ignored in CssOnly mode.
| |
CellBorderColor |
Color of the vertical background cell border. Ignored in CssOnly mode.
| |
CellBubble | ||
CellDuration |
Duration of the background time cells in minutes.
| |
CellHeight |
Height of the background time cells in pixels.
| |
CellSelectColor | ||
ColumnBubble | ||
ColumnMarginRight |
Width of the right margin inside a column (in pixels).
| |
Columns | ||
ColumnWidth | ||
ColumnWidthSpec | ||
ContextMenu | ||
ContextMenuSelection | ||
CornerBackColor |
Background color of the upper-left corner. Ignored in CssOnly mode.
| |
Crosshair |
Crosshair type (None, Header, Full).
| |
CrosshairColor |
Color of the crosshair.
| |
CrosshairOpacity |
Crosshair opacity.
| |
CssClassPrefix | Obsolete.
Prefix of the CSS classes used to mark the control elements.
| |
CssOnly |
Activates CssOnly mode.
| |
DayBeginsHour |
Start of the day column (hour from 0 to 23).
| |
DayEndsHour |
End of the day column (hour from 0 to 23).
| |
Days |
Number of days to be displayed for ViewType="Days" mode.
| |
DeleteImageUrl |
URL of the delete icon (10x10px).
| |
Direction | ||
DurationBarColor |
Color of the event duration bar. Can be overridden for individual events using OnBeforeEventRender. Ignored in CssOnly mode.
| |
DurationBarImageUrl |
URL of the background image for the duration bar. Ignored in CssOnly mode.
| |
DurationBarVisible |
Shows or hides the event duration bar.
| |
DurationBarWidth |
Width of the event duration bar.
| |
EventArrangement |
Event arrangement mode (SideBySide, Cascade, Full).
| |
EventBackColor |
Event background color. Can be overridden for individual events using OnBeforeEventRender. Ignored in CssOnly mode.
| |
EventBorderColor |
Event border color. Can be overridden for individual events using OnBeforeEventRender. Ignored in CssOnly mode.
| |
EventBubble | ||
EventClickHandling | ||
EventClickJavaScript | ||
EventCorners |
Event corner type. Ignored in CssOnly mode.
| |
EventDeleteHandling | ||
EventDeleteJavaScript | ||
EventDoubleClickHandling | ||
EventDoubleClickJavaScript | ||
EventEditHandling | ||
EventEditJavaScript | ||
EventFontColor |
Event font color. Ignored in CssOnly mode.
| |
EventFontFamily |
Event font family. Ignored in CssOnly mode.
| |
EventFontSize |
Event font size. Ignored in CssOnly mode.
| |
EventHeaderFontColor |
Event header font color. Ignored in CssOnly mode.
| |
EventHeaderFontFamily |
Event header font family. Ignored in CssOnly mode.
| |
EventHeaderFontSize |
Event header font size.
| |
EventHeaderHeight |
Event header height. Ignored in CssOnly mode.
| |
EventHeaderVisible |
Shows or hides event header. Ignored in CssOnly mode.
| |
EventHoverHandling | ||
EventMoveHandling | ||
EventMoveJavaScript | ||
EventResizeHandling | ||
EventResizeJavaScript | ||
EventRightClickHandling | ||
EventRightClickJavaScript | ||
EventSelectColor |
Color of the bar used to highlight selected events. Only used when UseSelectionBars is set to true.
| |
EventSelectHandling | ||
EventSelectJavaScript | ||
EventSortExpression | ||
EventTapAndHoldHandling |
Event "tap and hold" touch gesture mapping.
| |
HeaderClickHandling | ||
HeaderClickJavaScript | ||
HeaderDateFormat |
Format of the date display in the header columns (e.g. "d", "yyyy-MM-dd").
| |
HeaderFontColor |
Column header font color. Ignored in CssOnly mode.
| |
HeaderFontFamily |
Column header font family. Ignored in CssOnly mode.
| |
HeaderFontSize |
Column header font size. Ignored in CssOnly mode.
| |
HeaderHeight |
Height of the column header. If multiple rows are displayed, this is the height of each row (HeaderLevels > 1).
| |
HeaderHeightAutoFit |
Whether to increase the header header height automatically to fit the content.
| |
HeaderLevels |
Header level count. Only makes sense when you use ViewType=Resources and specify column children.
| |
Height |
Event height in pixels. It will be used in HeightSpec=Fixed mode.
| |
HeightSpec |
How the control height will be determined (Fixed, Full, BusinessHours, BusinessHoursNoScroll, Parent100Pct).
| |
HideFreeCells |
Hide non-business cells if there are no events.
| |
HideUntilInit |
Hide the control until the response from the Init event is received. Use when you change the display significantly in OnInit (custom header HTML, number of columns, etc.).
| |
HourBorderColor |
Horizontal background cell border, on hour break. Ignored in CssOnly mode.
| |
HourFontColor |
Time header font color. Ignored in CssOnly mode.
| |
HourFontFamily |
Time header font family. Ignored in CssOnly mode.
| |
HourFontSize |
Time header font size. Ignored in CssOnly mode.
| |
HourHalfBorderColor |
Horizontal background cell border, inside hours. Ignored in CssOnly mode.
| |
HourNameBackColor |
Time header background color. Ignored in CssOnly mode.
| |
HourNameBorderColor |
Time header cell vertical border color. Ignored in CssOnly mode.
| |
HourWidth |
Width of the time header.
| |
LoadingLabelBackColor |
Loading label background color. Ignored in CssOnly mode.
| |
LoadingLabelFontColor |
Loading label font color. Ignored in CssOnly mode.
| |
LoadingLabelFontFamily |
Loading label font family. Ignored in CssOnly mode.
| |
LoadingLabelFontSize |
Loading label font size. Ignored in CssOnly mode.
| |
LoadingLabelText |
HTML used for the "Loading..." label.
| |
LoadingLabelVisible |
Whether the loading label should be used to indicate longer server-side operations.
| |
MessageHideAfter | ||
MoveBy |
Location of the drag area for event moving. Drag areas for resizing will be adjusted accordingly.
| |
NotifyCommit | ||
ScrollDownImageUrl |
URL of the "scroll down" icon.
| |
ScrollLabelsVisible |
Show or hide the scroll labels that indicate there are hidden events in columns (you need to scroll up or down to see them).
| |
ScrollPositionHour |
Scroll to this hour automatically when the control is displayed. The default value is BusinessBeginsHour.
| |
ScrollUpImageUrl |
URL of the "scroll up" icon.
| |
Shadow | ||
ShowAllDayEvents |
Show or hide all-day events.
| |
ShowAllDayEventStartEnd |
Show or hide start and end times in all-day events.
| |
ShowHeader |
Show or hide the column header.
| |
ShowHours |
Show or hide the time header.
| |
ShowToolTip |
Whether to show event ToolTip (using title attribute) on event hover.
| |
StartDate |
The first day to be displayed. In ViewType=Week, ViewType=WorkWeek it will be adjusted automatically. It will be the default column date in ViewType=Resources.
| |
TapAndHoldTimeout | ||
Theme |
CSS theme id.
| |
TimeFormat | ||
TimeHeaderCellDuration | ||
TimeRangeDoubleClickHandling | ||
TimeRangeDoubleClickJavaScript | ||
TimeRangeSelectedHandling | ||
TimeRangeSelectedJavaScript | ||
TimeRangeTapAndHoldHandling |
Time range (in grid cell) "tap and hold" touch gesture mapping.
| |
UseEventBoxes | ||
UseEventSelectionBars |
Highlight the selected events using external bars. This is an old way to highlight selected events. You should use Theme and define a class for "prefix_selected".
| |
ViewType | ||
WeekStarts | ||
Width |