The DayPilotMonth type exposes the following members.

Constructors

  NameDescription
Public methodDayPilotMonth
Initializes a new instance of the DayPilotMonth class

Methods

  NameDescription
Protected methodAddAttributesToRender (Inherited from WebControl.)
Protected methodAddedControl (Inherited from Control.)
Protected methodAddParsedSubObject (Inherited from Control.)
Public methodApplyStyle (Inherited from WebControl.)
Public methodApplyStyleSheetSkin (Inherited from Control.)
Protected methodBuildProfileTree (Inherited from Control.)
Protected methodClearChildControlState (Inherited from Control.)
Protected methodClearChildState (Inherited from Control.)
Protected methodClearChildViewState (Inherited from Control.)
Protected methodConfirmInitState (Inherited from BaseDataBoundControl.)
Public methodCopyBaseAttributes (Inherited from WebControl.)
Protected methodCreateControlCollection (Inherited from Control.)
Protected methodCreateControlStyle (Inherited from WebControl.)
Protected methodCreateDataSourceSelectArguments (Inherited from DataBoundControl.)
Protected methodCreateChildControls (Inherited from Control.)
Public methodDataBind()()()() (Inherited from BaseDataBoundControl.)
Protected methodDataBind(Boolean) (Inherited from Control.)
Protected methodDataBindChildren (Inherited from Control.)
Public methodDispose (Inherited from Control.)
Protected methodEnsureDataBound (Inherited from BaseDataBoundControl.)
Protected methodEnsureChildControls (Inherited from Control.)
Protected methodEnsureID (Inherited from Control.)
Public methodEquals (Inherited from Object.)
Public methodExport
Exports the control visual output into a bitmap.
Public methodExportBitmap
Protected methodFinalize (Inherited from Object.)
Public methodFindControl(String) (Inherited from Control.)
Protected methodFindControl(String, Int32) (Inherited from Control.)
Public methodFocus (Inherited from Control.)
Public methodGetCallbackResult
Returns the results of a callback event that targets a control.
Protected methodGetData (Inherited from DataBoundControl.)
Protected methodGetDataSource (Inherited from DataBoundControl.)
Protected methodGetDesignModeState (Inherited from Control.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodHasControls (Inherited from Control.)
Protected methodHasEvents (Inherited from Control.)
Protected methodIsLiteralContent (Inherited from Control.)
Protected methodLoadControlState (Inherited from Control.)
Public methodLoadStylesDefaultTheme
Protected methodLoadViewState (Inherited from WebControl.)
Protected methodMapPathSecure (Inherited from Control.)
Protected methodMarkAsDataBound (Inherited from DataBoundControl.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodMergeStyle (Inherited from WebControl.)
Protected methodOnBubbleEvent (Inherited from Control.)
Protected methodOnDataBinding (Inherited from Control.)
Protected methodOnDataBound (Inherited from BaseDataBoundControl.)
Protected methodOnDataPropertyChanged (Inherited from DataBoundControl.)
Protected methodOnDataSourceViewChanged (Inherited from DataBoundControl.)
Protected methodOnInit (Inherited from BaseDataBoundControl.)
Protected methodOnLoad
Handles the Load event.
(Overrides DataBoundControl..::..OnLoad(EventArgs).)
Protected methodOnPagePreLoad
Sets the initialized state of the data-bound control before the control is loaded.
(Overrides DataBoundControl..::..OnPagePreLoad(Object, EventArgs).)
Protected methodOnPreRender (Inherited from BaseDataBoundControl.)
Protected methodOnUnload (Inherited from Control.)
Protected methodOpenFile (Inherited from Control.)
Protected methodPerformDataBinding
Binds data from the data source to the control.
(Overrides DataBoundControl..::..PerformDataBinding(IEnumerable).)
Protected methodPerformSelect
Retrieves data from the associated data source.
(Overrides DataBoundControl..::..PerformSelect()()()().)
Protected methodRaiseBubbleEvent (Inherited from Control.)
Public methodRaiseCallbackEvent
Processes a callback event that targets a control.
Public methodRaisePostBackEvent
When implemented by a class, enables a server control to process an event raised when a form is posted to the server.
Protected methodRemovedControl (Inherited from Control.)
Protected methodRender
Renders control HTML.
(Overrides WebControl..::..Render(HtmlTextWriter).)
Public methodRenderBeginTag (Inherited from WebControl.)
Protected methodRenderContents (Inherited from WebControl.)
Public methodRenderControl(HtmlTextWriter) (Inherited from Control.)
Protected methodRenderControl(HtmlTextWriter, ControlAdapter) (Inherited from Control.)
Public methodRenderEndTag (Inherited from WebControl.)
Protected methodRenderChildren (Inherited from Control.)
Protected methodResolveAdapter (Inherited from Control.)
Public methodResolveClientUrl (Inherited from Control.)
Public methodResolveUrl (Inherited from Control.)
Public methodResolveUrlSafe
Checks for null or empty string and calls Control.ResolveUrl().
Protected methodSaveControlState (Inherited from Control.)
Protected methodSaveViewState (Inherited from WebControl.)
Protected methodSetDesignModeState (Inherited from Control.)
Public methodSetRenderMethodDelegate (Inherited from Control.)
Public methodToString (Inherited from Object.)
Protected methodTrackViewState (Inherited from WebControl.)
Public methodUpdate()()()()
Request for redraw of events on the client (EventsOnly). Should be called from EventMove or EventResize event handler to ensure client update.
Public methodUpdate(Object)
Request for redraw of the client-side object (EventsOnly). Should be called from CallBack event handlers to ensure client update.
Public methodUpdate(CallBackUpdateType)
Request for redraw of the client-side object. Should be called from CallBack event handlers to ensure client update.
Public methodUpdate(Object, CallBackUpdateType)
Request for redraw of the client-side object. Should be called from CallBack event handlers to ensure client update.
Public methodUpdateWithMessage
Refreshes the month calendar object on the client side if necessary. Shows a message in the integrated message bar.
Protected methodValidateDataSource (Inherited from DataBoundControl.)

Fields

  NameDescription
Public fieldSelectedEvents

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.)

Events

  NameDescription
Public eventBeforeCellRender
This event is fired for each time cell. You can modify its properties (e.g. background color) here.
Public eventBeforeEventRecurrence
This event is fired during event loading.
Public eventBeforeEventRender
This event is fired before events are rendered.
Public eventBeforeHeaderRender
This event is fired before column header is rendered.
Public eventCommand
This event is fired using client-side .commandCallBack() function. Use it to refresh the control using fast callback.
Public eventDataBinding (Inherited from Control.)
Public eventDataBound (Inherited from BaseDataBoundControl.)
Public eventDisposed (Inherited from Control.)
Public eventEventAdd
Fires when client-side EventAdd event is notified to the server.
Public eventEventClick
This event is fired when a user clicks an event.
Public eventEventDelete
This event is fired when the user clicks on a delete "X" button in the upper-right corner of an event.
Public eventEventDoubleClick
Fires when a user double-clicks an event.
Public eventEventMenuClick
This event is fired when a user selects context menu item where the MenuItem.Action is set to PostBack or CallBack.
Public eventEventMove
This event is fired when a user moves an event by dragging.
Public eventEventRemove
Fires when client-side EventRemove event is notified to the server.
Public eventEventResize
This event is fired when a user resizes an event by top or bottom border dragging.
Public eventEventRightClick
This event is fired when a user clicks an event with a right mouse button.
Public eventEventSelect
Fires when a user selects an event.
Public eventEventUpdate
Fires when client-side EventUpdate event is notified to the server.
Public eventHeaderClick
Fires when the user clicks a header with day name (Sunday, Monday...).
Public eventInit (Inherited from Control.)
Public eventLoad (Inherited from Control.)
Public eventNotify
Fires when queued client-side operations are notified to the server.
Public eventPreRender (Inherited from Control.)
Public eventTimeRangeDoubleClick
Fires when a user double-clicks a selected time range. TimeRangeDoubleClickHandling must be set to PostBack or CallBack.
Public eventTimeRangeMenuClick
Fires when a user clicks a menu item. MenuItem.Action must be set to PostBack or CallBack.
Public eventTimeRangeSelected
This event is fired when a user clicks a time cell or selects cells by mouse dragging.
Public eventUnload (Inherited from Control.)

See Also