このクラスのメンバの一覧は、UltraDayViewメンバを参照してください。
| 名前 | 解説 | |
|---|---|---|
![]() | BeginInvoke | オーバーロードされます。 Executes the specified delegate asynchronously on the thread that the control's underlying handle was created on. System.Windows.Forms.Controlから継承されます。 |
![]() | BeginUpdate | Infragistics.Win.UltraControlBaseから継承されます。 |
![]() | BringToFront | Brings the control to the front of the z-order. System.Windows.Forms.Controlから継承されます。 |
![]() | Contains | Retrieves a value indicating whether the specified control is a child of the control. System.Windows.Forms.Controlから継承されます。 |
![]() | CreateControl | Forces the creation of the visible control, including the creation of the handle and any visible child controls. System.Windows.Forms.Controlから継承されます。 |
![]() | CreateGraphics | Creates the System.Drawing.Graphics for the control. 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. System.MarshalByRefObjectから継承されます。 |
![]() | DateTimeFromPoint | オーバーロードされます。 指定されたポイントに DateTime を返します。ヒット テストは日付を生成しなかった場合 Null を返します。 |
![]() | Dispose | オーバーロードされます。 オーバーライドされます。 System.Windows.Forms.Control と子コントロールによって使用されるアンマネージ リソースを解放し、マネージ リソースをオプションで解放します。 |
![]() | DoDragDrop | Begins a drag-and-drop operation. System.Windows.Forms.Controlから継承されます。 |
![]() | DrawToBitmap | Supports rendering to the specified bitmap. System.Windows.Forms.Controlから継承されます。 |
![]() | EndInvoke | Retrieves the return value of the asynchronous operation represented by the System.IAsyncResult passed. System.Windows.Forms.Controlから継承されます。 |
![]() | EndUpdate | オーバーロードされます。 オーバーライドされます。 IsUpdating フラグをリセットし、オプションでコントロールを無効にします。 |
![]() | EnsureColumnInView | 列が表示されていない場合、スクロールして表示します。 |
![]() | EnsureTimeSlotVisible | オーバーロードされます。 指定されたタイムスロットのインデックスで識別される TimeSlot を確実に表示します。表示されない場合には TimeSlot をスクロールして表示します。 |
![]() | FindForm | Retrieves the form that the control is on. System.Windows.Forms.Controlから継承されます。 |
![]() | Focus | Sets input focus to the control. System.Windows.Forms.Controlから継承されます。 |
![]() | GetAppointmentFromPoint | オーバーロードされます。 そのポイントに位置する Appointment を返します。またはそのポイントに Appointment がない場合は null を返します。 |
![]() | GetChildAtPoint | オーバーロードされます。 Retrieves the child control that is located at the specified coordinates, specifying whether to ignore child controls of a certain type. System.Windows.Forms.Controlから継承されます。 |
![]() | GetContainerControl | Returns the next System.Windows.Forms.ContainerControl up the control's chain of parent controls. System.Windows.Forms.Controlから継承されます。 |
![]() | GetDateAtLogicalColumn | 指定した論理インデックスにある日を返します。 |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。 |
![]() | GetLogicalColumnIndex | 論理列全体での、この列の0から始まるインデックスを返します。 |
![]() | GetNextControl | Retrieves the next control forward or back in the tab order of child controls. System.Windows.Forms.Controlから継承されます。 |
![]() | GetOwnerAtLogicalColumn | 指定した論理インデックスにあるオーナーを返します。 |
![]() | GetOwnerFromPoint | オーバーロードされます。 そのポイントに位置する要素に適用される Owner オブジェクトを返します。または Owner オブジェクトが適用されない場合は null を返します。 |
![]() | GetPreferredSize | Retrieves the size of a rectangular area into which a control can be fitted. System.Windows.Forms.Controlから継承されます。 |
![]() | GetTimeSlotFromPoint | オーバーロードされます。 そのポイントに位置する要素に適用される TimeSlot オブジェクトを返します。または TimeSlot オブジェクトが適用されない場合は null を返します。 |
![]() | GetTimeSlotFromTime | 指定された時間を含む TimeSlot オブジェクトを返します。 |
![]() | GetVisibleDayFromPoint | オーバーロードされます。 そのポイントに位置する要素に適用される VisibleDay オブジェクトを返します。または VisibleDay オブジェクトが適用されない場合は null を返します。 |
![]() | Hide | Conceals the control from the user. System.Windows.Forms.Controlから継承されます。 |
![]() | InitializeDataRepeaterClone | Infragistics.Win.UltraControlBaseから継承されます。 |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。 |
![]() | Invalidate | オーバーロードされます。 Infragistics.Win.UltraControlBaseから継承されます。 |
![]() | Invoke | オーバーロードされます。 Executes the specified delegate on the thread that owns the control's underlying window handle. System.Windows.Forms.Controlから継承されます。 |
![]() | IsColumnInView | 列が表示されているかどうかを返します。 |
![]() | LogicalToDeviceUnits | Converts a Logical DPI value to it's equivalent DeviceUnit DPI value. System.Windows.Forms.Controlから継承されます。 |
![]() | NotifyDpiChanged | Infragistics.Win.UltraControlBaseから継承されます。 |
![]() | OwnerFromPoint | 指定されたポイントに Owner を返します。ヒット テストは Owner を生成しなかった場合 Null を返します。 Infragistics.Win.UltraWinSchedule.ControlWithActivityBaseから継承されます。 |
![]() | PerformAction | オーバーロードされます。 ユーザーによるコントロールの操作をシミュレートします。 |
![]() | PerformKeyAction | 特定のキー アクションを実行します。 |
![]() | PerformLayout | オーバーロードされます。 Forces the control to apply layout logic to all its child controls. System.Windows.Forms.Controlから継承されます。 |
![]() | PointToClient | Computes the location of the specified screen point into client coordinates. System.Windows.Forms.Controlから継承されます。 |
![]() | PointToScreen | Computes the location of the specified client point into screen coordinates. System.Windows.Forms.Controlから継承されます。 |
![]() | PreProcessControlMessage | Preprocesses keyboard or input messages within the message loop before they are dispatched. System.Windows.Forms.Controlから継承されます。 |
![]() | PreProcessMessage | Preprocesses keyboard or input messages within the message loop before they are dispatched. System.Windows.Forms.Controlから継承されます。 |
![]() | RectangleToClient | Computes the size and location of the specified screen rectangle in client coordinates. System.Windows.Forms.Controlから継承されます。 |
![]() | RectangleToScreen | Computes the size and location of the specified client rectangle in screen coordinates. System.Windows.Forms.Controlから継承されます。 |
![]() | Refresh | Infragistics.Win.UltraControlBaseから継承されます。 |
![]() | ResetAdditionalTimeZoneLabel | AdditionalTimeZoneLabel プロパティをデフォルト値にリセットします。 |
![]() | ResetAdditionalTimeZoneUtcOffset | AdditionalTimeZoneUtcOffset プロパティをデフォルト値にリセットします。 |
![]() | ResetAdditionalTimeZoneVisible | AdditionalTimeZoneVisible プロパティをデフォルト値にリセットします。 |
![]() | ResetAllDayEventAreaAppearance | AllDayEventAreaAppearance プロパティをデフォルト値にリセットします。 |
![]() | ResetAllDayEventAreaPreferredMaxHeight | AllDayEventAreaPreferredMaxHeight プロパティの値をデフォルト設定に戻します。 |
![]() | ResetAllDayEventAreaScrolling | AllDayEventAreaScrolling プロパティの値をデフォルト設定に戻します。 |
![]() | ResetAllowColumnResizing | AllowColumnResizing プロパティをデフォルト値にリセットします。 |
![]() | ResetAppearance | Appearance プロパティをデフォルト値にリセットします。 |
![]() | ResetAppearances | Appearancesコレクションを消去します。 Infragistics.Win.UltraWinSchedule.UltraScheduleControlBaseから継承されます。 |
![]() | ResetAppointmentEditor | ControlWithActivityBase.AppointmentEditor プロパティをデフォルト値にリセットします。 Infragistics.Win.UltraWinSchedule.ControlWithActivityBaseから継承されます。 |
![]() | ResetAppointmentEditorComponent | ControlWithActivityBase.AppointmentEditorComponent プロパティをデフォルト値にリセットします。 Infragistics.Win.UltraWinSchedule.ControlWithActivityBaseから継承されます。 |
![]() | ResetAppointmentEditorControl | AppointmentEditorControl プロパティをデフォルト値にリセットします。 |
![]() | ResetAppointmentShadowVisible | AppointmentShadowVisible プロパティをデフォルト値にリセットします。 |
![]() | ResetAutoAppointmentCreate | AutoAppointmentCreate プロパティをデフォルト値にリセットします。 |
![]() | ResetAutoAppointmentDialog | AutoAppointmentDialog プロパティをデフォルト値にリセットします。 |
![]() | ResetBorderStyle | BorderStyle プロパティをデフォルト値にリセットします。 |
![]() | ResetCalendarInfo | UltraScheduleControlBase.CalendarInfo プロパティを null にリセットします。 Infragistics.Win.UltraWinSchedule.UltraScheduleControlBaseから継承されます。 |
![]() | ResetCalendarLook | UltraScheduleControlBase.CalendarLook プロパティを null にリセットします。 Infragistics.Win.UltraWinSchedule.UltraScheduleControlBaseから継承されます。 |
![]() | ResetColumnScrolling | ColumnScrolling プロパティをデフォルト値にリセットします。 |
![]() | ResetCurrentTimeIndicatorVisible | CurrentTimeIndicatorVisible プロパティをデフォルト値にリセットします。 |
![]() | ResetCurrentTimeZoneLabel | CurrentTimeZoneLabel プロパティをデフォルト値にリセットします。 |
![]() | ResetDayTextFormat | DayTextFormat プロパティをデフォルト値にリセットします。 |
![]() | ResetEditAppearance | EditAppearance プロパティをデフォルト値にリセットします。 |
![]() | ResetGesturesEnabled | GesturesEnabled プロパティをデフォルト値に復元します。 Infragistics.Win.UltraWinSchedule.UltraScheduleControlBaseから継承されます。 |
![]() | ResetGroupingStyle | GroupingStyle プロパティをデフォルト値にリセットします。 |
![]() | ResetHideTimeSlotDescriptorArea | HideTimeSlotDescriptorArea プロパティをデフォルト値にリセットします。 |
![]() | ResetIdleTimeBarColor | IdleTimeBarColor プロパティをデフォルト値にリセットします。 |
![]() | ResetMaximumVisibleDays | MaximumVisibleDays プロパティをデフォルト値にリセットします。 |
![]() | ResetMinimumColumnWidth | MinimumColumnWidth プロパティをデフォルト値にリセットします。 |
![]() | ResetNonWorkingHourTimeSlotAppearance | NonWorkingHourTimeSlotAppearance プロパティをデフォルト値にリセットします。 |
![]() | ResetPreferredColumnWidth | PreferredColumnWidth プロパティをデフォルト値にリセットします。 |
![]() | ResetPreferredInViewColumnCount | PreferredInViewColumnCount プロパティをデフォルト値にリセットします。 |
![]() | ResetPreferredInViewGroupCount | PreferredInViewGroupCount プロパティをデフォルト値にリセットします。 |
![]() | ResetScrollbarVisible | ScrollbarVisible プロパティをデフォルト値にリセットします。 |
![]() | ResetSelectedTimeSlotAppearance | SelectedTimeSlotAppearance プロパティをデフォルト値にリセットします。 |
![]() | ResetSelectedVisibleDayAppearance | SelectedVisibleDayAppearance プロパティをデフォルト値にリセットします。 |
![]() | ResetShowClickToAddIndicator | UltraMonthViewSingleBase.ShowClickToAddIndicator プロパティをデフォルト値にリセットします。 |
![]() | ResetShowEditorButtons | ShowEditorButtons プロパティをデフォルト値にリセットします。 |
![]() | ResetShowOwnerHeader | ShowOwnerHeader プロパティをデフォルト値にリセットします。 |
![]() | ResetText | Resets the System.Windows.Forms.Control.Text property to its default value. System.Windows.Forms.Controlから継承されます。 |
![]() | ResetTimeSlotDescriptorAppearance | TimeSlotDescriptorAppearance プロパティをデフォルト値にリセットします。 |
![]() | ResetTimeSlotInterval | TimeSlotInterval プロパティをデフォルト値にリセットします。 |
![]() | ResetUseAlternateSelectedDateRanges | UltraScheduleControlBase.UseAlternateSelectedDateRanges プロパティをデフォルト値にリセットします。 Infragistics.Win.UltraWinSchedule.UltraScheduleControlBaseから継承されます。 |
![]() | ResetWorkingHourTimeSlotAppearance | WorkingHourTimeSlotAppearance プロパティをデフォルト値にリセットします。 |
![]() | ResumeLayout | オーバーロードされます。 Resumes usual layout logic. System.Windows.Forms.Controlから継承されます。 |
![]() | Scale | System.Windows.Forms.Controlから継承されます。 |
![]() | ScaleBitmapLogicalToDevice | Scales a logical bitmap value to it's equivalent device unit value when a DPI change occurs. System.Windows.Forms.Controlから継承されます。 |
![]() | Select | オーバーロードされます。 Activates the control. System.Windows.Forms.Controlから継承されます。 |
![]() | SelectNextControl | Activates the next control. System.Windows.Forms.Controlから継承されます。 |
![]() | SendToBack | Sends the control to the back of the z-order. System.Windows.Forms.Controlから継承されます。 |
![]() | SetBounds | オーバーロードされます。 Sets the bounds of the control to the specified location and size. System.Windows.Forms.Controlから継承されます。 |
![]() | ShouldSerializeAppointmentEditor | ControlWithActivityBase.AppointmentEditor プロパティがデフォルト値から変更されていて、シリアル化する必要があるかどうかを示します。 Infragistics.Win.UltraWinSchedule.ControlWithActivityBaseから継承されます。 |
![]() | ShouldSerializeAppointmentEditorComponent | ControlWithActivityBase.AppointmentEditorComponent プロパティがデフォルト値から変更されていて、シリアル化する必要があるかどうかを示します。 Infragistics.Win.UltraWinSchedule.ControlWithActivityBaseから継承されます。 |
![]() | ShouldSerializeAppointmentEditorControl | AppointmentEditorControl プロパティがデフォルト値から変更されていて、シリアル化する必要があるかどうかを示します。 |
![]() | Show | Displays the control to the user. System.Windows.Forms.Controlから継承されます。 |
![]() | SuspendLayout | Temporarily suspends the layout logic for the control. System.Windows.Forms.Controlから継承されます。 |
![]() | ToString | System.ComponentModel.Componentから継承されます。 |
![]() | Update | Infragistics.Win.UltraControlBaseから継承されます。 |