| 名前 | 解説 |
 | AdjustSizeIfPossible | プロパティの変更などに基づいてコントロールのサイズを変更する必要があるときに呼び出されるメソッド。 |
 | AfterMonthPopupClosed | MonthPopupウィンドウが閉じた後で呼び出されます。 |
 | AfterMonthPopupDropDown | MonthPopupウィンドウがドロップダウンされた後で呼び出されます。 |
 | BeforeMonthPopupDropDown | MonthPopupウィンドウがドロップダウンされる前に呼び出されます。 |
 | ButtonStyleChanged | ボタンスタイルが変更されたときに呼び出されます。 |
 | CalendarControlBorderStyleResolved | カレンダー領域全体の境界線が必要なときに呼び出されます。 |
 | CalendarInfoChanged | CalendarInfoプロパティ変更通知を処理します。 |
 | CalendarLookChanged | CalendarLookプロパティ変更通知を処理します。 |
 | ClearSelection | 関連付けられた UltraCalendarInfo の SelectedDateRanges コレクションをクリアするための一般的なルーチン |
 | CreateComponentRole | Infragistics.Win.UltraControlBaseから継承されます。 |
 | CreateControlsInstance | Creates a new instance of the control collection for the control. System.Windows.Forms.Controlから継承されます。 |
 | CreateHandle | Creates a handle for the control. System.Windows.Forms.Controlから継承されます。 |
 | CreateUIAutomationProvider | Infragistics.Win.UltraControlBaseから継承されます。 |
 | DayNearestPoint | 指定したポイントに最も近い Day オブジェクトを返します。 |
 | DefWndProc | Sends the specified message to the default window procedure. System.Windows.Forms.Controlから継承されます。 |
 | DestroyHandle | Destroys the handle associated with the control. System.Windows.Forms.Controlから継承されます。 |
 | DirtyCalendarElements | プロパティの変更によって月のカレンダー要素が再作成されるときに呼び出されるメソッド。 |
 | DrawControl | オーバーロードされます。 Infragistics.Win.UltraControlBaseから継承されます。 |
 | Finalize | System.ComponentModel.Componentから継承されます。 |
 | GetAccessibilityObjectById | Retrieves the specified System.Windows.Forms.AccessibleObject. System.Windows.Forms.Controlから継承されます。 |
 | GetAutoSizeMode | Retrieves a value indicating how a control will behave when its System.Windows.Forms.Control.AutoSize property is enabled. System.Windows.Forms.Controlから継承されます。 |
 | GetChildControlsInterestedInZoomChange | Infragistics.Win.UltraControlBaseから継承されます。 |
 | GetGestureMessageControl | Infragistics.Win.UltraControlBaseから継承されます。 |
 | GetScaledBounds | Retrieves the bounds within which the control is scaled. System.Windows.Forms.Controlから継承されます。 |
 | GetSelectionManager | Infragistics.Win.UltraControlBaseから継承されます。 |
 | GetService | System.ComponentModel.Componentから継承されます。 |
 | GetStyle | Retrieves the value of the specified control style bit for the control. System.Windows.Forms.Controlから継承されます。 |
 | GetTopLevel | Determines if the control is a top-level control. System.Windows.Forms.Controlから継承されます。 |
 | GetVisibleMonthForDate | 特定の日付を含む Infragistics.Win.UltraWinSchedule.MonthViewMulti.VisibleMonth。 |
 | InitLayout | Called after the control has been added to another container. System.Windows.Forms.Controlから継承されます。 |
 | InternalDayRangeSelection | Day 範囲選択を処理します。 |
 | InternalDaySelected | 単一の Day の選択変更を処理します。 |
 | InternalEnsureVisible | オーバーロードされます。 現在表示されていない場合、Month を表示領域にスクロールします。 |
 | InternalGetDayFromPoint | 特定の位置に関連付けられた Day オブジェクトを返します。 |
 | InternalMonthRangeSelected | Month オブジェクトの範囲選択を処理します。 |
 | InternalMonthSelected | 単一の Month オブジェクトの選択変更を処理します。 |
 | InternalScroll | 指定された月の数ずつコントロールをスクロールします。 |
 | InternalWeekRangeSelected | Week オブジェクトの範囲の選択変更を処理します。 |
 | InternalWeekSelected | 単一の Week オブジェクトの選択変更を処理します。 |
 | InvalidateCalendarControlUIElement | Calendarコントロールを無効化するときに呼び出されます。 |
 | InvokeGotFocus | Raises the System.Windows.Forms.Control.GotFocus event for the specified control. System.Windows.Forms.Controlから継承されます。 |
 | InvokeLostFocus | Raises the System.Windows.Forms.Control.LostFocus event for the specified control. System.Windows.Forms.Controlから継承されます。 |
 | InvokeOnClick | Raises the System.Windows.Forms.Control.Click event for the specified control. System.Windows.Forms.Controlから継承されます。 |
 | InvokePaint | Raises the System.Windows.Forms.Control.Paint event for the specified control. System.Windows.Forms.Controlから継承されます。 |
 | InvokePaintBackground | Raises the PaintBackground event for the specified control. System.Windows.Forms.Controlから継承されます。 |
 | IsInputChar | 指定された文字が前処理されず、コントロールに直接送られる場合は True、それ以外の場合は False を返します。 Infragistics.Win.UltraWinSchedule.UltraScheduleControlBaseから継承されます。 |
 | IsInputKey | Determines whether the specified key is a regular input key or a special key that requires preprocessing. System.Windows.Forms.Controlから継承されます。 |
 | MemberwiseClone | オーバーロードされます。 Creates a shallow copy of the current System.MarshalByRefObject object. System.MarshalByRefObjectから継承されます。 |
 | MetricsChanged | MetricsVersionをインクリメントします。 |
 | MonthNearestPoint | 指定したポイントに最も近い Month オブジェクトを返します。 |
 | NotifyInvalidate | Raises the System.Windows.Forms.Control.Invalidated event with a specified region of the control to invalidate. System.Windows.Forms.Controlから継承されます。 |
 | NotifyPropChange | オーバーロードされます。 Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnAfterDisplayMonthPopup | AfterDisplayMonthPopupイベントを呼び出すために使用されます。 |
 | OnAfterMonthScroll | AfterMonthScrollイベントを呼び出すために使用されます。 |
 | OnAnimationResumed | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnAutoSizeChanged | Raises the System.Windows.Forms.Control.AutoSizeChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnBackColorChanged | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnBackgroundImageChanged | Raises the System.Windows.Forms.Control.BackgroundImageChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnBackgroundImageLayoutChanged | Raises the System.Windows.Forms.Control.BackgroundImageLayoutChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnBeforeDisplayAppointmentDialog | 関連付けられた UltraCalendarInfo オブジェクトの BeforeDisplayAppointmentDialog イベントが発生したときに呼び出されます。 Infragistics.Win.UltraWinSchedule.UltraScheduleControlBaseから継承されます。 |
 | OnBeforeDisplayDayToolTip | DayToolTipDisplayingイベントを呼び出すために使用されます。 |
 | OnBeforeDisplayMonthPopup | BeforeDisplayMonthPopupイベントを呼び出すために使用されます。 |
 | OnBeforeMonthScroll | BeforeMonthScrollイベントを呼び出すために使用されます。 |
 | OnBeginInit | コントロールの System.ComponentModel.ISupportInitialize.BeginInit の間に呼び出されます。 Infragistics.Win.UltraWinSchedule.UltraScheduleControlBaseから継承されます。 |
 | OnBindingContextChanged | Raises the System.Windows.Forms.Control.BindingContextChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnCalendarInfoAttach | オーバーライドされます。 CalendarInfoオブジェクトが作成または設定されるときに呼び出されます。 |
 | OnCalendarLookAttach | オーバーライドされます。 CalendarLookオブジェクトが作成または設定されるときに呼び出されます。 |
 | OnCalendarLookChanged | オーバーライドされます。 このコントロールの UltraScheduleControlBase.CalendarLook プロパティに割り当てられた UltraCalendarLook インスタンスのプロパティが変更された時に呼び出されます。 |
 | OnCausesValidationChanged | Raises the System.Windows.Forms.Control.CausesValidationChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnChangeUICues | Raises the System.Windows.Forms.Control.ChangeUICues event. System.Windows.Forms.Controlから継承されます。 |
 | OnClick | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnClientSizeChanged | Raises the System.Windows.Forms.Control.ClientSizeChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnContextMenuChanged | Raises the System.Windows.Forms.Control.ContextMenuChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnContextMenuStripChanged | Raises the System.Windows.Forms.Control.ContextMenuStripChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnControlAdded | Raises the System.Windows.Forms.Control.ControlAdded event. System.Windows.Forms.Controlから継承されます。 |
 | OnControlRemoved | Raises the System.Windows.Forms.Control.ControlRemoved event. System.Windows.Forms.Controlから継承されます。 |
 | OnCreateControl | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnCursorChanged | Raises the System.Windows.Forms.Control.CursorChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnDockChanged | Raises the System.Windows.Forms.Control.DockChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnDoubleClick | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnDpiChangedAfterParent | Raises the System.Windows.Forms.Control.DpiChangedAfterParent event. System.Windows.Forms.Controlから継承されます。 |
 | OnDpiChangedBeforeParent | Raises the System.Windows.Forms.Control.DpiChangedBeforeParent event. System.Windows.Forms.Controlから継承されます。 |
 | OnDragDrop | Raises the System.Windows.Forms.Control.DragDrop event. System.Windows.Forms.Controlから継承されます。 |
 | OnDragEnter | Raises the System.Windows.Forms.Control.DragEnter event. System.Windows.Forms.Controlから継承されます。 |
 | OnDragLeave | Raises the System.Windows.Forms.Control.DragLeave event. System.Windows.Forms.Controlから継承されます。 |
 | OnDragOver | Raises the System.Windows.Forms.Control.DragOver event. System.Windows.Forms.Controlから継承されます。 |
 | OnEnabledChanged | Raises the System.Windows.Forms.Control.EnabledChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnEndInit | コントロールの System.ComponentModel.ISupportInitialize.EndInit の間に呼び出されます。 Infragistics.Win.UltraWinSchedule.UltraScheduleControlBaseから継承されます。 |
 | OnEnter | Raises the System.Windows.Forms.Control.Enter event. System.Windows.Forms.Controlから継承されます。 |
 | OnFontChanged | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnForeColorChanged | Raises the System.Windows.Forms.Control.ForeColorChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnGiveFeedback | Raises the System.Windows.Forms.Control.GiveFeedback event. System.Windows.Forms.Controlから継承されます。 |
 | OnGotFocus | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnHandleCreated | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnHandleDestroyed | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnHelpRequested | Raises the System.Windows.Forms.Control.HelpRequested event. System.Windows.Forms.Controlから継承されます。 |
 | OnImeModeChanged | Raises the System.Windows.Forms.Control.ImeModeChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnInvalidated | Raises the System.Windows.Forms.Control.Invalidated event. System.Windows.Forms.Controlから継承されます。 |
 | OnKeyDown | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnKeyPress | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnKeyUp | Raises the System.Windows.Forms.Control.KeyUp event. System.Windows.Forms.Controlから継承されます。 |
 | OnLayout | Raises the System.Windows.Forms.Control.Layout event. System.Windows.Forms.Controlから継承されます。 |
 | OnLeave | Raises the System.Windows.Forms.Control.Leave event. System.Windows.Forms.Controlから継承されます。 |
 | OnLocationChanged | Raises the System.Windows.Forms.Control.LocationChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnLostFocus | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnMarginChanged | Raises the System.Windows.Forms.Control.MarginChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnMouseCaptureChanged | Raises the System.Windows.Forms.Control.MouseCaptureChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnMouseClick | Raises the System.Windows.Forms.Control.MouseClick event. System.Windows.Forms.Controlから継承されます。 |
 | OnMouseDoubleClick | Raises the System.Windows.Forms.Control.MouseDoubleClick event. System.Windows.Forms.Controlから継承されます。 |
 | OnMouseDown | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnMouseEnter | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnMouseEnterElement | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnMouseHover | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnMouseLeave | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnMouseLeaveElement | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnMouseMove | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnMouseUp | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnMouseWheel | Raises the System.Windows.Forms.Control.MouseWheel event. System.Windows.Forms.Controlから継承されます。 |
 | OnMove | Raises the System.Windows.Forms.Control.Move event. System.Windows.Forms.Controlから継承されます。 |
 | OnNotifyMessage | Notifies the control of Windows messages. System.Windows.Forms.Controlから継承されます。 |
 | OnOffice2007ColorSchemeChanged | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnOffice2010ColorSchemeChanged | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnOffice2013ColorSchemeChanged | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnPaddingChanged | Raises the System.Windows.Forms.Control.PaddingChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnPaint | コントロールの Paint イベントを呼び出します。 Infragistics.Win.UltraWinSchedule.UltraScheduleControlBaseから継承されます。 |
 | OnPaintBackground | Paints the background of the control. System.Windows.Forms.Controlから継承されます。 |
 | OnParentBackColorChanged | Raises the System.Windows.Forms.Control.BackColorChanged event when the System.Windows.Forms.Control.BackColor property value of the control's container changes. System.Windows.Forms.Controlから継承されます。 |
 | OnParentBackgroundImageChanged | Raises the System.Windows.Forms.Control.BackgroundImageChanged event when the System.Windows.Forms.Control.BackgroundImage property value of the control's container changes. System.Windows.Forms.Controlから継承されます。 |
 | OnParentBindingContextChanged | Raises the System.Windows.Forms.Control.BindingContextChanged event when the System.Windows.Forms.Control.BindingContext property value of the control's container changes. System.Windows.Forms.Controlから継承されます。 |
 | OnParentChanged | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnParentCursorChanged | Raises the System.Windows.Forms.Control.CursorChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnParentEnabledChanged | Raises the System.Windows.Forms.Control.EnabledChanged event when the System.Windows.Forms.Control.Enabled property value of the control's container changes. System.Windows.Forms.Controlから継承されます。 |
 | OnParentFontChanged | Raises the System.Windows.Forms.Control.FontChanged event when the System.Windows.Forms.Control.Font property value of the control's container changes. System.Windows.Forms.Controlから継承されます。 |
 | OnParentForeColorChanged | Raises the System.Windows.Forms.Control.ForeColorChanged event when the System.Windows.Forms.Control.ForeColor property value of the control's container changes. System.Windows.Forms.Controlから継承されます。 |
 | OnParentRightToLeftChanged | Raises the System.Windows.Forms.Control.RightToLeftChanged event when the System.Windows.Forms.Control.RightToLeft property value of the control's container changes. System.Windows.Forms.Controlから継承されます。 |
 | OnParentVisibleChanged | Raises the System.Windows.Forms.Control.VisibleChanged event when the System.Windows.Forms.Control.Visible property value of the control's container changes. System.Windows.Forms.Controlから継承されます。 |
 | OnPreviewKeyDown | Raises the System.Windows.Forms.Control.PreviewKeyDown event. System.Windows.Forms.Controlから継承されます。 |
 | OnPrint | Raises the System.Windows.Forms.Control.Paint event. System.Windows.Forms.Controlから継承されます。 |
 | OnPropertyChanged | オーバーライドされます。 コントロールのいずれかのプロパティ値が変更されたときに、PropertyChangedイベントの呼び出しを処理します。 |
 | OnQueryContinueDrag | Raises the System.Windows.Forms.Control.QueryContinueDrag event. System.Windows.Forms.Controlから継承されます。 |
 | OnRegionChanged | Raises the System.Windows.Forms.Control.RegionChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnResize | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnRightToLeftChanged | Raises the System.Windows.Forms.Control.RightToLeftChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnSelectionMouseUp | 選択アクションの後でMouseUpが発生します。 |
 | OnSizeChanged | Raises the System.Windows.Forms.Control.SizeChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnStyleChanged | Raises the System.Windows.Forms.Control.StyleChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnSubObjectPropChanged | オーバーライドされます。 サブオブジェクトでプロパティが変更されたときに呼び出されます。 |
 | OnSystemColorsChanged | Raises the System.Windows.Forms.Control.SystemColorsChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnTabIndexChanged | Raises the System.Windows.Forms.Control.TabIndexChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnTabStopChanged | Raises the System.Windows.Forms.Control.TabStopChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnTextChanged | Raises the System.Windows.Forms.Control.TextChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnThemeChanged | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnTouchProviderRegistrationChanged | オーバーライドされます。 TouchProvider が登録されたとき、または登録解除されたときに呼び出されます。 |
 | OnTouchProviderStateChange | オーバーライドされます。 TouchProvider の状態が変わったとき (その Visble プロパティか Enabled プロパティが変わったときなど) に呼び出されます。 |
 | OnValidated | Raises the System.Windows.Forms.Control.Validated event. System.Windows.Forms.Controlから継承されます。 |
 | OnValidating | Raises the System.Windows.Forms.Control.Validating event. System.Windows.Forms.Controlから継承されます。 |
 | OnVisibleChanged | コントロールのVisibleChangedイベントを呼び出します。 Infragistics.Win.UltraWinSchedule.UltraScheduleControlBaseから継承されます。 |
 | OnVisibleMonthsChanged | VisibleMonthsChangedイベントを呼び出すために使用されます。 |
 | OnZoomFactorChanged | Infragistics.Win.UltraControlBaseから継承されます。 |
 | PerformAction | PerformActionメソッド Infragistics.Win.UltraWinSchedule.UltraScheduleControlBaseから継承されます。 |
 | PerformCalendarAction | 基本のカレンダーアクションを処理します。 |
 | ProcessCmdKey | Processes a command key. System.Windows.Forms.Controlから継承されます。 |
 | ProcessDialogChar | Processes a dialog character. System.Windows.Forms.Controlから継承されます。 |
 | ProcessDialogKey | Processes a dialog key. System.Windows.Forms.Controlから継承されます。 |
 | ProcessKeyEventArgs | Processes a key message and generates the appropriate control events. System.Windows.Forms.Controlから継承されます。 |
 | ProcessKeyPreview | Previews a keyboard message. System.Windows.Forms.Controlから継承されます。 |
 | RaiseDragEvent | Raises the appropriate drag event. System.Windows.Forms.Controlから継承されます。 |
 | RaiseKeyEvent | Raises the appropriate key event. System.Windows.Forms.Controlから継承されます。 |
 | RaiseMouseEvent | Raises the appropriate mouse event. System.Windows.Forms.Controlから継承されます。 |
 | RaisePaintEvent | Raises the appropriate paint event. System.Windows.Forms.Controlから継承されます。 |
 | RecreateHandle | Forces the re-creation of the handle for the control. System.Windows.Forms.Controlから継承されます。 |
 | RescaleConstantsForDpi | Provides constants for rescaling the control when a DPI change occurs. System.Windows.Forms.Controlから継承されます。 |
 | ResetMouseEventArgs | Resets the control to handle the System.Windows.Forms.Control.MouseLeave event. System.Windows.Forms.Controlから継承されます。 |
 | RtlTranslateAlignment | オーバーロードされます。 Converts the specified System.Windows.Forms.HorizontalAlignment to the appropriate System.Windows.Forms.HorizontalAlignment to support right-to-left text. System.Windows.Forms.Controlから継承されます。 |
 | RtlTranslateHorizontal | Converts the specified System.Windows.Forms.HorizontalAlignment to the appropriate System.Windows.Forms.HorizontalAlignment to support right-to-left text. System.Windows.Forms.Controlから継承されます。 |
 | RtlTranslateLeftRight | Converts the specified System.Windows.Forms.LeftRightAlignment to the appropriate System.Windows.Forms.LeftRightAlignment to support right-to-left text. System.Windows.Forms.Controlから継承されます。 |
 | ScaleControl | System.Windows.Forms.Controlから継承されます。 |
 | ScrollControl | Infragistics.Win.UltraControlBaseから継承されます。 |
 | SetAutoSizeMode | Sets a value indicating how a control will behave when its System.Windows.Forms.Control.AutoSize property is enabled. System.Windows.Forms.Controlから継承されます。 |
 | SetBoundsCore | Performs the work of setting the specified bounds of this control. System.Windows.Forms.Controlから継承されます。 |
 | SetClientSizeCore | Sets the size of the client area of the control. System.Windows.Forms.Controlから継承されます。 |
 | SetStyle | Sets a specified System.Windows.Forms.ControlStyles flag to either true or false. System.Windows.Forms.Controlから継承されます。 |
 | SetTopLevel | Sets the control as the top-level control. System.Windows.Forms.Controlから継承されます。 |
 | SetVisibleCore | Sets the control to the specified visible state. System.Windows.Forms.Controlから継承されます。 |
 | ShouldCalendarReceiveFocus | コントロールがそれ自体にコントロールを設定しようとする前にチェックされます。 |
 | ShouldSerializeAllowMonthPopup | AllowMonthPopup プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeAllowMonthSelection | AllowMonthSelection プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeAllowWeekSelection | AllowWeekSelection プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeBorderStyleCalendar | BorderStyleCalendar プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeBorderStyleDay | BorderStyleDay プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeBorderStyleMonthHeader | BorderStyleMonthHeader プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeBorderStyleMonthPopup | BorderStyleMonthPopup プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeButtonStyle | ButtonStyle プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeCalendarInfo | UltraScheduleControlBase.CalendarInfo プロパティのシリアル化が必要かどうかを示します。 Infragistics.Win.UltraWinSchedule.UltraScheduleControlBaseから継承されます。 |
 | ShouldSerializeCalendarLook | UltraScheduleControlBase.CalendarLook プロパティのシリアル化が必要かどうかを示します。 Infragistics.Win.UltraWinSchedule.UltraScheduleControlBaseから継承されます。 |
 | ShouldSerializeDayDisplayStyle | DayDisplayStyle プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeDayOfWeekCaptionStyle | DayOfWeekCaptionStyle プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeDayOfWeekDisplayStyle | DayOfWeekDisplayStyle プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeGesturesEnabled | GesturesEnabled プロパティがシリアル化を要求するかどうかを示すブール値を返します。 Infragistics.Win.UltraWinSchedule.UltraScheduleControlBaseから継承されます。 |
 | ShouldSerializeMinimumDaySize | MinimumDaySize プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeMonthDimensions | MonthDimensions プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeMonthHeaderCaptionStyle | MonthHeaderCaptionStyle プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeMonthHeaderPadding | MonthHeaderPadding プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeMonthHeadersVisible | MonthHeadersVisible プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeMonthOrientation | MonthOrientation プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeMonthPadding | MonthPadding プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeMonthPopupAppearance | MonthPopupAppearance プロパティに、シリアル化が必要なデータが含まれているかどうかを示します。 |
 | ShouldSerializeMonthScrollButtonAppearance | MonthScrollButtonAppearance プロパティに、シリアル化が必要なデータが含まれているかどうかを示します。 |
 | ShouldSerializeMonthScrollButtonsVisible | MonthScrollButtonsVisible プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeMonthScrollChange | MonthScrollChange プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeOverrideFontSettings | OverrideFontSettings プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializePlaceHoldersVisible | PlaceHoldersVisible プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeScrollButtonAppearance | ScrollButtonAppearance プロパティに、シリアル化が必要なデータが含まれているかどうかを示します。 |
 | ShouldSerializeScrollButtonsVisible | ScrollButtonsVisible プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeScrollChange | ScrollChange プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeTipStyle | TipStyle プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeTrailingDaysVisible | TrailingDaysVisible プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeUseAlternateMonthAppearances | UseAlternateMonthAppearances プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeWeekNumbersVisible | WeekNumbersVisible プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeYearScrollButtonAppearance | YearScrollButtonAppearance プロパティに、シリアル化が必要なデータが含まれているかどうかを示します。 |
 | ShouldSerializeYearScrollButtonsVisible | YearScrollButtonsVisible プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeYearScrollChange | YearScrollChange プロパティのシリアル化が必要かどうかを示します。 |
 | SizeFromClientSize | System.Windows.Forms.Controlから継承されます。 |
 | UpdateStyles | Forces the assigned styles to be reapplied to the control. System.Windows.Forms.Controlから継承されます。 |
 | UpdateZOrder | Updates the control in its parent's z-order. System.Windows.Forms.Controlから継承されます。 |
 | VerifyScrollButtonsEnabled | スクロールボタンの有効な状態をチェックする必要があるときにOverridableメソッドが呼び出されます。 |
 | WeekNearestPoint | 指定されたポイントに最も近い Week オブジェクトを返します。 |
 | WndProc | Processes Windows messages. System.Windows.Forms.Controlから継承されます。 |