Search
Calendar Events
 


 Public Events

  Name Description

BeginItemDrawing

Raised before the items are drawn in the current drawing pass.

CustomizeText

Raised to allow text customization of various calendar elements.

DateClick

Raised when the user clicks a date cell in the calendar.

Draw

Raised to allow custom drawing of calendar UI elements.

Drawing

Raised to allow custom drawing of calendar elements before the default rendering done by the control.

EndItemDrawing

Raised after the items are drawn in the current drawing pass.

FilterItem

Raised to allow filtering specific items from the view.

ItemClick

Raised when the user clicks a schedule item.

ItemCreated

Raised when a schedule item is created by the user.

ItemCreating

Raised when the user is about to create a new schedule item.

ItemDeleted

Raised when the user deletes a schedule item.

ItemDeleting

Raised when the user is about to delete a schedule item.

ItemDeselecting

Raised when an item is about to be deselected.

ItemDrawing

Raised to allow custom drawing of calendar items before the default rendering done by the control.

ItemInplaceEdited

Raised when item's text is in-place edited.

ItemInplaceEditEnding

Raised when in-place editing of item's text is about to be accepted.

ItemInplaceEditStarting

Raised when in-place editing of item's text is about to begin.

ItemListLaneChanged

Raised when the lane index of an item within a List view has changed.

ItemModificationCanceled

Raised when an item modification is canceled by the user.

ItemModified

Raised when a schedule item is moved or resized by the user.

ItemModifying

Raised when the user moves or resizes a schedule item, which would change the item's scheduled start or end date and time.

ItemSelecting

Raised when an item is about to be selected.

ItemSelectionChanged

Raised when an item is selected or deselected.

ItemSelectionComplete

Raised when an item is selected or deselected.

ItemsModified

Raised when one or more items have been modified interactively.

ListViewHeaderClick

Raised when the header of a List view is clicked.

MenuCreated

Raised when the context menu for an item is displayed.

MonthCellClick

Raised when the user clicks on a month cell in a Month view.

MonthHeaderClick

Raised when the header of a Month view is clicked.

MonthWeekHeaderClick

Raised when a cell in the week header of a Month view is clicked.

RecurringItemDeleting

Raised when the user is about to delete a recurring item.

Repaint

Raised when the calendar should be repainted.

ResourceViewBottomTimelineClick

Raised when the bottom timeline of a Resource view is clicked.

ResourceViewMiddleTimelineClick

Raised when the middle timeline of a Resource view is clicked.

ResourceViewRowHeaderClick

Raised when the header of a Resource view row is clicked.

ResourceViewTopTimelineClick

Raised when the top timeline of a Resource view is clicked.

Scroll

Raised when the value of a scrollbar has changed.

TimetableColumnHeaderClick

Raised when the header of a Timetable column is clicked.

VisibleDateChanged

Raised when the user selects another date using the month or year navigation controls on the calendar header area.

 See Also