For a list of all members of this type, see UltraWeekView members.
Name | Description | |
---|---|---|
BeginInvoke | Overloaded. Executes the specified delegate asynchronously with the specified arguments, on the thread that the control's underlying handle was created on. (Inherited from System.Windows.Forms.Control) | |
BeginUpdate | (Inherited from Infragistics.Win.UltraControlBase) | |
BringToFront | Brings the control to the front of the z-order. (Inherited from System.Windows.Forms.Control) | |
Contains | Retrieves a value indicating whether the specified control is a child of the control. (Inherited from System.Windows.Forms.Control) | |
CreateControl | Forces the creation of the visible control, including the creation of the handle and any visible child controls. (Inherited from System.Windows.Forms.Control) | |
CreateGraphics | Creates the System.Drawing.Graphics for the control. (Inherited from System.Windows.Forms.Control) | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
DateTimeFromPoint | Returns the DateTime at the specified point, or null if the hit test did not yield a date/time. (Inherited from Infragistics.Win.UltraWinSchedule.ControlWithActivityBase) | |
Dispose | Overloaded. Releases the unmanaged resources used by the System.Windows.Forms.Control and its child controls and optionally releases the managed resources. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
DoDragDrop | Begins a drag-and-drop operation. (Inherited from System.Windows.Forms.Control) | |
DrawToBitmap | Supports rendering to the specified bitmap. (Inherited from System.Windows.Forms.Control) | |
EndInvoke | Retrieves the return value of the asynchronous operation represented by the System.IAsyncResult passed. (Inherited from System.Windows.Forms.Control) | |
EndUpdate | Overloaded. (Inherited from Infragistics.Win.UltraControlBase) | |
EnsureOwnerInView | Brings the specified Owner into view. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
FindForm | Retrieves the form that the control is on. (Inherited from System.Windows.Forms.Control) | |
Focus | Sets input focus to the control. (Inherited from System.Windows.Forms.Control) | |
GetAppointmentFromPoint | Overloaded. Returns an Appointment object from the position specified by (x, y) or null if there is no Appointment object at those coordinates. Coordinates are expressed relative to the control's client area. | |
GetChildAtPoint | Overloaded. Retrieves the child control that is located at the specified coordinates, specifying whether to ignore child controls of a certain type. (Inherited from System.Windows.Forms.Control) | |
GetContainerControl | Returns the next System.Windows.Forms.ContainerControl up the control's chain of parent controls. (Inherited from System.Windows.Forms.Control) | |
GetDayFromPoint | Overloaded. Returns a Day object from the position specified by (x, y) or null if there is no Day object at those coordinates. Coordinates are expressed relative to the control's client area. | |
GetDayOfWeekFromPoint | Overloaded. Returns a DayOfWeek object from the position specified by (x, y) or null if there is no DayOfWeek object at those coordinates. Coordinates are expressed relative to the control's client area. | |
GetHolidayFromPoint | Overloaded. Returns a Holiday object from the position specified by (x, y) or null if there is no Holiday object at those coordinates. Coordinates are expressed relative to the control's client area. | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
GetNextControl | Retrieves the next control forward or back in the tab order of child controls. (Inherited from System.Windows.Forms.Control) | |
GetNoteFromPoint | Overloaded. Returns a Note object from the position specified by (x, y) or null if there is no Note object at those coordinates. Coordinates are expressed relative to the control's client area. | |
GetOwnerFromPoint | Overloaded. Returns an Owner object from the position specified by (x, y) or null if there is no Owner object at those coordinates. Coordinates are expressed relative to the control's client area. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
GetOwnersInView | Returns an array of Owner objects that represent the members of the UltraCalendarInfo.VisibleOwners collection currently being displayed in the viewable area of the control. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
GetPreferredSize | Retrieves the size of a rectangular area into which a control can be fitted. (Inherited from System.Windows.Forms.Control) | |
GetWeekFromPoint | Overloaded. Returns a Week object from the position specified by (x, y) or null if there is no Week object at those coordinates. Coordinates are expressed relative to the control's client area. | |
Hide | Conceals the control from the user. (Inherited from System.Windows.Forms.Control) | |
InitializeDataRepeaterClone | (Inherited from Infragistics.Win.UltraControlBase) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
Invalidate | Overloaded. (Inherited from Infragistics.Win.UltraControlBase) | |
Invoke | Overloaded. Executes the specified delegate, on the thread that owns the control's underlying window handle, with the specified list of arguments. (Inherited from System.Windows.Forms.Control) | |
IsOwnerInView | Returns whether the specified Owner is currently being displayed in the viewable area of the control. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
LogicalToDeviceUnits | Overloaded. Converts a Logical DPI value to its equivalent DeviceUnit DPI value. (Inherited from System.Windows.Forms.Control) | |
NotifyDpiChanged | (Inherited from Infragistics.Win.UltraControlBase) | |
OwnerFromPoint | Returns the Owner at the specified point, or null if the hit test did not yield an Owner. (Inherited from Infragistics.Win.UltraWinSchedule.ControlWithActivityBase) | |
PerformAction | Overloaded. Simulates user interactivity with the UltraWeekView control. | |
PerformLayout | Overloaded. Forces the control to apply layout logic to all its child controls. (Inherited from System.Windows.Forms.Control) | |
PointToClient | Computes the location of the specified screen point into client coordinates. (Inherited from System.Windows.Forms.Control) | |
PointToScreen | Computes the location of the specified client point into screen coordinates. (Inherited from System.Windows.Forms.Control) | |
PreProcessControlMessage | Preprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from System.Windows.Forms.Control) | |
PreProcessMessage | Preprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from System.Windows.Forms.Control) | |
RectangleToClient | Computes the size and location of the specified screen rectangle in client coordinates. (Inherited from System.Windows.Forms.Control) | |
RectangleToScreen | Computes the size and location of the specified client rectangle in screen coordinates. (Inherited from System.Windows.Forms.Control) | |
Refresh | (Inherited from Infragistics.Win.UltraControlBase) | |
ResetActivityDisplayStyle | Resets the ActivityDisplayStyle property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ResetAppearance | Resets the Appearance property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ResetAppearances | Clears the appearances collection (Inherited from Infragistics.Win.UltraWinSchedule.UltraScheduleControlBase) | |
ResetAppointmentEditor | Resets the ControlWithActivityBase.AppointmentEditor property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.ControlWithActivityBase) | |
ResetAppointmentEditorComponent | Resets the ControlWithActivityBase.AppointmentEditorComponent property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.ControlWithActivityBase) | |
ResetAppointmentEditorControl | Resets the AppointmentEditorControl property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ResetAppointmentEndTimeVisible | Resets the AppointmentEndTimeVisible property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ResetAutoAppointmentDialog | Resets the AutoAppointmentDialog property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ResetBorderStyle | Resets the BorderStyle property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ResetBorderStyleDay | Resets the BorderStyleDay property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ResetBorderStyleDayHeader | Resets the BorderStyleDayHeader property to its default value. | |
ResetCalendarInfo | Resets the CalendarInfo property to null. (Inherited from Infragistics.Win.UltraWinSchedule.UltraScheduleControlBase) | |
ResetCalendarLook | Resets the CalendarLook property to null. (Inherited from Infragistics.Win.UltraWinSchedule.UltraScheduleControlBase) | |
ResetDayDisplayStyle | Resets the DayDisplayStyle property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ResetEditAppearance | Resets the EditAppearance property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ResetGesturesEnabled | Restores the GesturesEnabled property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraScheduleControlBase) | |
ResetMaximumOwnersInView | Resets the MaximumOwnersInView property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ResetNoteEditor | Resets the NoteEditor property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ResetNoteEditorComponent | Resets the NoteEditorComponent property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ResetNoteEditorControl | Resets the NoteEditorControl property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ResetOwnerDisplayStyle | Resets the OwnerDisplayStyle property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ResetOwnerNavigationStyle | Resets the OwnerNavigationStyle property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ResetScrollbarVisible | Resets the ScrollbarVisible property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ResetScrollChangeSmall | Resets the ScrollChangeSmall property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ResetShowClickToAddIndicator | Resets the ShowClickToAddIndicator property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ResetShowEditorButtons | Resets the ShowEditorButtons property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ResetShowOwnerHeader | Resets the ShowOwnerHeader property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ResetText | Resets the System.Windows.Forms.Control.Text property to its default value (System.String.Empty). (Inherited from System.Windows.Forms.Control) | |
ResetTimeDisplayStyle | Resets the TimeDisplayStyle property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ResetTipStyleActivity | Resets the TipStyleActivity property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ResetUseAlternateSelectedDateRanges | Sets the UseAlternateSelectedDateRanges property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraScheduleControlBase) | |
ResumeLayout | Overloaded. Resumes usual layout logic. (Inherited from System.Windows.Forms.Control) | |
Scale | (Inherited from System.Windows.Forms.Control) | |
ScaleBitmapLogicalToDevice | Scales a logical bitmap value to it's equivalent device unit value when a DPI change occurs. (Inherited from System.Windows.Forms.Control) | |
ScrollDayIntoView | Scrolls the passed-in date into view. If already visible, the method does nothing and returns. If not already visible, the Week containing the passed-in date is made to be the VisibleWeek. | |
Select | Overloaded. Activates a child control. Optionally specifies the direction in the tab order to select the control from. (Inherited from System.Windows.Forms.Control) | |
SelectNextControl | Activates the next control. (Inherited from System.Windows.Forms.Control) | |
SendToBack | Sends the control to the back of the z-order. (Inherited from System.Windows.Forms.Control) | |
SetBounds | Overloaded. Sets the bounds of the control to the specified location and size. (Inherited from System.Windows.Forms.Control) | |
ShouldSerializeAppointmentEditor | Indicates whether the ControlWithActivityBase.AppointmentEditor property has changed from its default value and needs to be serialized. (Inherited from Infragistics.Win.UltraWinSchedule.ControlWithActivityBase) | |
ShouldSerializeAppointmentEditorComponent | Indicates whether the ControlWithActivityBase.AppointmentEditorComponent property has changed from its default value and needs to be serialized. (Inherited from Infragistics.Win.UltraWinSchedule.ControlWithActivityBase) | |
ShouldSerializeAppointmentEditorControl | Indicates whether the AppointmentEditorControl property has changed from its default value and needs to be serialized. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ShouldSerializeCursor | (Inherited from Infragistics.Win.UltraControlBase) | |
ShouldSerializeNoteEditor | Indicates whether the NoteEditor property has changed from its default value and needs to be serialized. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ShouldSerializeNoteEditorComponent | Indicates whether the NoteEditorComponent property has changed from its default value and needs to be serialized. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ShouldSerializeNoteEditorControl | Indicates whether the NoteEditorControl property has changed from its default value and needs to be serialized. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
Show | Displays the control to the user. (Inherited from System.Windows.Forms.Control) | |
SuspendLayout | Temporarily suspends the layout logic for the control. (Inherited from System.Windows.Forms.Control) | |
ToString | (Inherited from System.ComponentModel.Component) | |
Update | (Inherited from Infragistics.Win.UltraControlBase) |