The DayPilotMonth type exposes the following members.

Properties

  NameDescription
Public propertyAccessKey (Inherited from WebControl.)
Protected propertyAdapter (Inherited from Control.)
Public propertyAfterEventRenderJavaScript
The JavaScript code that will be executed after rendering an event on the client side. Two variables are available: e (Event object), div (event DIV element).
Public propertyAfterRenderJavaScript
The JavaScript code that will be executed after client-side rendering is finished (initial, after PostBack, or CallBack).
Public propertyAllowMultiSelect
Allows selecting multiple events (using Ctrl + click).
Public propertyAppRelativeTemplateSourceDirectory (Inherited from Control.)
Public propertyAttributes (Inherited from WebControl.)
Public propertyAutoRefreshCommand
The command that will be passed to Command event during automatic refresh.
Public propertyAutoRefreshEnabled
Enables the AutoRefresh feature.
Public propertyAutoRefreshInterval
Auto-refresh interval in seconds. Minimum 10 seconds.
Public propertyAutoRefreshMaxCount
Maximum auto-refresh count (after inactivity).
Public propertyBackColor
Gets or sets the background color of the Web server control.
(Overrides WebControl..::..BackColor.)
Public propertyBindingContainer (Inherited from Control.)
Public propertyBorderColor
Gets or sets the border color.
(Overrides WebControl..::..BorderColor.)
Public propertyBorderStyle (Inherited from WebControl.)
Public propertyBorderWidth (Inherited from WebControl.)
Public propertyBubbleID
ID of the advanced tooltip control (DayPilotBubble) that will be used for calendar events.
Public propertyCallBack
A shortcut for all properties that can be modified during a CallBack update.
Public propertyCallBackErrorJavaScript
Gets or sets the Javascript code that is executed on error during AJAX callback.
Public propertyCellHeaderBackColor
Gets or sets the cell header background color.
Public propertyCellHeaderFontColor
Color of the cell header font.
Public propertyCellHeaderFontFamily
Font family of the cell header, e.g. "Tahoma".
Public propertyCellHeaderFontSize
Font size of the cell header, e.g. "10pt".
Public propertyCellHeaderHeight
Gets or sets the cell header height in pixels.
Public propertyCellMarginBottom
Minimal space below the events in a cell.
Public propertyClientID (Inherited from Control.)
Protected propertyClientIDSeparator (Inherited from Control.)
Public propertyClientObjectName
JavaScript instance name on the client-side. If it is not specified the control ClientID will be used.
Public propertyClientState
Object saved to clientState field on the client side.
Protected propertyContext (Inherited from Control.)
Public propertyContextMenuID
ID of the DayPilotMenu control that will be used for context menu. If no ID is specified, the context menu will be disabled.
Public propertyContextMenuSelectionID
ID of the DayPilotMenu control that will be used for context menu on time range selection. If no ID is specified, the context menu will be disabled.
Public propertyControls (Inherited from Control.)
Public propertyControlStyle (Inherited from WebControl.)
Public propertyControlStyleCreated (Inherited from WebControl.)
Public propertyCssClass Obsolete.
Specifies the CSS class that contains style definitions for this control.
(Overrides WebControl..::..CssClass.)
Public propertyCssClassPrefix Obsolete.
Specifies the prefix of the CSS classes that contain style definitions for the elements of this control.
Public propertyCssOnly Obsolete.
Whether to ignore all style properties. Only CSS styling will be used.
Public propertyDataEndField
Gets or sets the name of the column that contains the event ending date and time (must be convertible to DateTime).
Public propertyDataIdField
Gets or sets the name of the column that contains the id (primary key).
Public propertyDataMember (Inherited from DataBoundControl.)
Public propertyDataRecurrenceField
Name of the data source field that contains recurrence information string.
Public propertyDataServerTagFields
Gets or sets the name of the fields that contain the custom event data. These fields will be only accessible in the BeforeEventRender event handler.
Public propertyDataSource (Inherited from BaseDataBoundControl.)
Public propertyDataSourceID (Inherited from DataBoundControl.)
Public propertyDataSourceObject (Inherited from DataBoundControl.)
Public propertyDataStartField
Gets or sets the name of the column that contains the event starting date and time (must be convertible to DateTime).
Public propertyDataTagFields
Gets or sets the name of the column that contains the custom event data.
Public propertyDataTextField
Gets or sets the name of the column that contains the name of an event.
Public propertyDataValueField Obsolete.
Gets or sets the name of the column that contains the id (primary key). Obsolete. Use .DataIdField instead.
Protected propertyDesignMode (Inherited from Control.)
Public propertyDoubleClickTimeout
Double-click timeout in milliseconds.
Public propertyEnabled (Inherited from WebControl.)
Public propertyEnableTheming (Inherited from WebControl.)
Public propertyEnableViewState (Inherited from Control.)
Public propertyEventBackColor
Gets or sets the event background color.
Public propertyEventBorderColor
Gets or sets the event border color.
Public propertyEventClickHandling
Handling of user action (clicking an event).
Public propertyEventClickJavaScript
Gets or sets the Javascript code that is executed when the user clicks an event.
Public propertyEventCorners
Corner look: regular or rounded. Rounded corners are not supported in IE up to IE 8.
Public propertyEventDeleteHandling
Handling of event delete action.
Public propertyEventDeleteJavaScript
Gets or sets the Javascript code that is executed when the users clicks the delete icon.
Public propertyEventDoubleClickHandling
Handling of user action (double-clicking an event).
Public propertyEventDoubleClickJavaScript
Gets or sets the Javascript code that is executed when the user double-clicks an event.
Public propertyEventEndTime
Show the event end time?
Public propertyEventFontColor
Color of event font.
Public propertyEventFontFamily
Font family of the event text, e.g. "Tahoma".
Public propertyEventFontSize
Font size of the event text, e.g. "8pt".
Public propertyEventHeight
Gets or sets the event height in pixels.
Public propertyEventMoveHandling
Determines the action to be executed after a user moves an event. If set to Disabled moving is not enabled on the client side.
Public propertyEventMoveJavaScript
Gets or sets the Javascript code that is executed when a user moves an event.
Public propertyEventMoveToPosition
Allows selecting an exact position in the target day cell when moving.
Public propertyEventResizeHandling
Determines the action to be executed after a user resizes an event. If set to Disabled resizing is not enabled on the client side.
Public propertyEventResizeJavaScript
Gets or sets the Javascript function that is executed when a user moves an event.
Public propertyEventRightClickHandling
Handling of user action (right mouse click on an event).
Public propertyEventRightClickJavaScript
Gets or sets the Javascript code that is executed when the user clicks an event.
Protected propertyEvents (Inherited from Control.)
Public propertyEventSelectHandling
Handling of user action (selecting an event).
Public propertyEventSelectJavaScript
Gets or sets the Javascript code that is executed when the user selects an event.
Public propertyEventSortExpression
Sorting expression for cell stacking mode, e.g. 'priority asc, name desc'.
Public propertyEventStackingMode
Event stacking context: row or cell.
Public propertyEventStartTime
Show the event start time?
Public propertyEventTextAlignment
Alignment of the event text.
Public propertyEventTextLayer
Show text over time if there is not enough space?
Public propertyEventTextLeftIndent
Left indent of the event text in pixels. Applies only when EventTextAlignment='Left' and EventStartTime='true'.
Public propertyEventTimeFontColor
Color of event time font.
Public propertyEventTimeFontFamily
Font family of the event time, e.g. "Tahoma".
Public propertyEventTimeFontSize
Font size of the event time, e.g. "8pt".
Public propertyFont (Inherited from WebControl.)
Public propertyForeColor (Inherited from WebControl.)
Public propertyHasAttributes (Inherited from WebControl.)
Protected propertyHasChildViewState (Inherited from Control.)
Public propertyHeaderBackColor
Gets or sets the header background color.
Public propertyHeaderClickHandling
Determines header click handling.
Public propertyHeaderClickJavaScript
Javascript code that is executed when the user clicks a day header.
Public propertyHeaderFontColor
Color of the column header font.
Public propertyHeaderFontFamily
Font family of the column header, e.g. "Tahoma".
Public propertyHeaderFontSize
Font size of the column header, e.g. "10pt".
Public propertyHeaderHeight
Gets or sets the header height in pixels.
Public propertyHeight
Gets or sets the control height. Only pixel values are allowed.
(Overrides WebControl..::..Height.)
Public propertyHeightSpec
Specifies whether the height should be adjusted automatically to show all resources (Auto) or fixed (Fixed). Fixed height is specified using Height property.
Protected propertyChildControlsCreated (Inherited from Control.)
Public propertyID (Inherited from Control.)
Protected propertyIdSeparator (Inherited from Control.)
Protected propertyInitialized (Inherited from BaseDataBoundControl.)
Public propertyInnerBorderColor
Gets or sets the inner border color.
Protected propertyIsBoundUsingDataSourceID (Inherited from BaseDataBoundControl.)
Protected propertyIsEnabled (Inherited from WebControl.)
Public propertyIsExport
True if the control is beign exported using Export() method. Useful inside Before__RenderEvent event handlers.
Protected propertyIsChildControlStateCleared (Inherited from Control.)
Protected propertyIsTrackingViewState (Inherited from Control.)
Protected propertyIsViewStateEnabled (Inherited from Control.)
Protected propertyLoadViewStateByID (Inherited from Control.)
Public propertyMessageHideAfter
The timeout delay of the message bar (in milliseconds).
Public propertyMinCellHeight
Minimum height of the day cell in pixels. It will be extended if needed.
Public propertyNamingContainer (Inherited from Control.)
Public propertyNonBusinessBackColor
Background color of time cells outside of the busines hours.
Public propertyNotifyCommit
Public propertyPage (Inherited from Control.)
Public propertyParent (Inherited from Control.)
Public propertyRecurrentEventExceptionImage
URL of the image that indicate a recurring event (exception from the series).
Public propertyRecurrentEventImage
URL of the image that indicate a recurring event.
Protected propertyRequiresDataBinding (Inherited from BaseDataBoundControl.)
Public propertyResolvedWeekStart
Day of week specified using WeekStarts property, translated to an actual DayOfWeek.
Public propertyResourcesPath
The directory that contains static files (will be processed using ResolveUrl()).
Public propertyResourcesStatic
Whether the resources (.js and image files) should be loaded statically (from a directory specified in ResourcesPath).
Protected propertySelectArguments (Inherited from DataBoundControl.)
Public propertyShadow
Type of the event shadow that is used for moving and resizing.
Public propertyShowEventStartEnd Obsolete.
Whether to show the event start and end times.
Public propertyShowToolTip
Determines whether the event tooltip is active.
Public propertyShowWeekend
Whether the calendar should contain weekends.
Public propertySite (Inherited from Control.)
Public propertySkinID (Inherited from WebControl.)
Public propertyStartDate
Gets or sets the first day to be shown. Default is DateTime.Today.
Public propertyStoreEventsInViewState
Whether the events should be stored in the ViewState.
Public propertyStyle (Inherited from WebControl.)
Public propertyTabIndex (Inherited from WebControl.)
Protected propertyTagKey (Inherited from WebControl.)
Protected propertyTagName (Inherited from WebControl.)
Public propertyTemplateControl (Inherited from Control.)
Public propertyTemplateSourceDirectory (Inherited from Control.)
Public propertyTheme
Specifies the CSS theme.
Public propertyTimeFormat
Gets or sets the time format that will be used for hour details inside events.
Public propertyTimeRangeDoubleClickHandling
Determines time range double click handling.
Public propertyTimeRangeDoubleClickJavaScript
Javascript code that is executed when the double clicks a selected time range.
Public propertyTimeRangeSelectedHandling
Handling of user action (clicking a free-time slot).
Public propertyTimeRangeSelectedJavaScript
Gets or sets the Javascript code that is executed when a user selects a time range.
Public propertyToolTip (Inherited from WebControl.)
Public propertyUniqueID (Inherited from Control.)
Protected propertyViewState (Inherited from Control.)
Protected propertyViewStateIgnoresCase (Inherited from Control.)
Public propertyViewType
How many weeks (rows) to show. 'Month' will show a full month, 'Weeks' only the number of weeks specified using Weeks property.
Public propertyVisible (Inherited from Control.)
Public propertyVisibleEnd
Gets the last visible day.
Public propertyVisibleStart
Gets the first visible day.
Public propertyWeeks
How many weeks (rows) to show. Only used for ViewType="Weeks".
Public propertyWeekStarts
Determines the first day of week (Sunday/Monday/Auto).
Public propertyWidth
Width of the control (pixels and percentage values supported).
(Overrides WebControl..::..Width.)

See Also