Name | Description | |
---|---|---|
Overloaded. Applies a Theme to the calendar. |
||
Implements the ISupportInitialize.BeginInit method. Call this method before making several consecutive changes to the control to suppress internal updates, but don't forget to invoke EndInit at the end. |
||
Initiates a print or print preview for the specified document. The document can be subsequently selected for preview in a PrintPreviewControl or printed by calling its Print method. Call Calendar.EndPrint after the document is no longer used. |
||
Cancels an interactive modification of an item, previously started by a call to StartModify. |
||
Overloaded. Collapses a row in a Resource view. |
||
Overloaded. |
||
Completes an interactive modification of an item, previously started by a call to StartModify. |
||
Overloaded. Creates a bitmap image of the current calendar view. |
||
Implements the ISupportInitialize.EndInit method. Call this method to signal that object initialization started with BeginInit is complete. |
||
Finalizes a print or print preview for the specified document. Call after Calendar.BeginPrint when the document is no longer used. |
||
Overloaded. Ensures that the specified date or item is visible within the control, scrolling the contents of the control if necessary. |
||
Overloaded. Expands a row in a Resource view. |
||
Overloaded. Gets the Contact object whose schedule is displayed at the specified coordinates. This method can be only be used in views that support grouping. |
||
Overloaded. Returns the date of the calendar cell located at the specified coordinates. |
||
Gets the bounding rectangle of a particular calendar element. |
||
Overloaded. Returns the date located at a specified position. |
||
Gets the first date of the time range displayed in the calendar. |
||
Determines which is the first visible date in the current view. |
||
Determines which is the first visible resource in the current view. |
||
Overloaded. Gets the scheduled Item object displayed at the specified coordinates. |
||
Retrieves the bounding rectangle of the specified item. |
||
Gets the index of the lane of the specified item within a List view whose FreeDrag property is enabled. |
||
Gets the last date of the time range displayed in the calendar. |
||
Determines which is the last visible date in the current view. |
||
Determines which is the last visible resource in the current view. |
||
Retrieves the index of the List view lane at the specified point, expressed in client coordinates. |
||
Overloaded. Gets the Location object whose schedule is displayed at the specified coordinates. This method can be only be used in views that support grouping. |
||
Overloaded. Gets the Resource object whose schedule is displayed at the specified coordinates. This method can be only be used in views that support grouping. |
||
Gets the Resource objects associated with the cells at the specified coordinates. |
||
Returns all items from the specified range, sorted by their lanes. |
||
Overloaded. Gets the Task object whose schedule is displayed at the specified coordinates. This method can be only be used in views that support grouping. |
||
Retrieves a collection with all currently visible items. |
||
Overloaded. Checks whether a row in a Resource view is expanded. |
||
Loads schedule data from the specified file. |
||
Loads schedule and view state data from a JSON-formatted string. |
||
Overloaded. Loads the view settings from the specified stream or XML document. |
||
Overloaded. Prints the current calendar view. |
||
Overloaded. Displays a print preview window for the current calendar view. |
||
If there is a mouse drag operation in progress, it is canceled. |
||
Resets the view-related item data contained in the underlying schedule. For example, items moved around in a list view with enabled FreeDrag property have their relative positions within the view reset. |
||
Resumes the previously paused mouse drag operation. |
||
Saves the underlying schedule to the specified file. |
||
Saves the underlying schedule and current view state to a JSON-formatted string. |
||
Overloaded. Saves the view settings to the specified stream or XML document. |
||
Sets the lane index for the specified item within a List view whose FreeDrag property is enabled. |
||
Sets the displayed time interval to the specified range, optionally changing the view resolution. If the interval is outside of the view range, the view range is expanded to include the interval. |
||
Returns a new date representing the the specified date when snapped according to the current Resource View settings. |
||
Starts in-place editing mode for the specified item to let users edit the item's text. |
||
Initiates interactive modification on the specified item. |
||
Temporarily pauses the current mouse drag operation. |
||
Updates the position of the calendar's child controls such as buttons and scrollbars. |
||
Updates an interactive modification of an item, previously started by a call to StartModify. |
||
|
Name | Description | |
---|---|---|
Cleans up any resources being used. |
||
Raises the BeginItemDrawing event. |
||
Raises the ContinuePrinting event. |
||
Raises the CustomizeGrouping event. |
||
Raises the CustomizeText event. |
||
Raises the DateClick event. |
||
Raises the Draw event. |
||
Raises the Drawing event. |
||
Raises the EndItemDrawing event. |
||
Raises the FilterItem event. |
||
Raises the HiddenItemClick event. |
||
Raises the HScroll event. |
||
Raises the ItemClick event. |
||
Raises the ItemCloned event. |
||
Raises the ItemCloning event. |
||
Raises the ItemCreated event. |
||
Raises the ItemCreating event. |
||
Raises the ItemCreationCanceled event. |
||
Raises the ItemDeleted event. |
||
Raises the ItemDeleting event. |
||
Raises the ItemDeselecting event. |
||
Raises the ItemDrawing event. |
||
Raises the ItemInplaceEdited event. |
||
Raises the ItemInplaceEditEnding event. |
||
Raises the ItemInplaceEditStarting event. |
||
Raises the ItemListLaneChanged event. |
||
Raises the ItemModificationCanceled event. |
||
Raises the ItemModified event. |
||
Raises the ItemModifying event. |
||
Raises the ItemSelecting event. |
||
Raises the ItemSelectionChanged event. |
||
Raises the ItemSelectionComplete event. |
||
Raises the ItemsModified event. |
||
Raises the ItemTooltipDisplaying event. |
||
Control.OnKeyDown override. |
||
Control.OnKeyPress override. |
||
Raises the ListViewHeaderClick event. |
||
Control.OnLostFocus override. |
||
Raises the MonthCellClick event. |
||
Raises the MonthHeaderClick event. |
||
Raises the MonthRangeHeaderClick event. |
||
Raises the MonthWeekHeaderClick event. |
||
Control.OnMouseDown override. |
||
Control.OnMouseMove override. |
||
Control.OnMouseUp override. |
||
Control.OnPaint override. |
||
Control.OnPaintBackground override. |
||
Raises the RecurringItemDeleting event. |
||
Control.OnResize override. |
||
Raises the ResourceViewBottomTimelineClick event. |
||
Raises the ResourceViewMiddleTimelineClick event. |
||
Raises the ResourceViewRowHeaderClick event. |
||
Raises the ResourceViewTopTimelineClick event. |
||
Control.OnRightToLeftChanged override. |
||
Raises the Scroll event. |
||
Raises the TimetableColumnHeaderClick event. |
||
Raises the TooltipDisplaying event. |
||
Raises the VisibleDateChanged event. |
||
Raises the VScroll event. |
||
Raises the WeekRangeHeaderClick event. |
||
Control.ProcessDialogKey override. |