Version

UltraCalendarCombo Class Properties

For a list of all members of this type, see UltraCalendarCombo members.

Public Properties
 NameDescription
Public PropertyAccessibilityObjectGets the System.Windows.Forms.AccessibleObject assigned to the control. (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleDefaultActionDescriptionGets or sets the default action description of the control for use by accessibility client applications. (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleDescriptionGets or sets the description of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleNameGets or sets the name of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleRoleGets or sets the accessible role of the control (Inherited from System.Windows.Forms.Control)
Public PropertyAllowDropGets or sets a value indicating whether the control can accept data that the user drags onto it. (Inherited from System.Windows.Forms.Control)
Public PropertyAllowMonthPopupDetermines whether a popup will be displayed when clicking on the header for a month. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyAllowMonthSelectionDetermines whether clicking on the day of week area will select the days of that month. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyAllowNullDetermines whether the date can be cleared.  
Public PropertyAllowWeekSelectionDetermines whether the clicking in the pre-week area will select the days in that week. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyAlphaBlendEnabled (Inherited from Infragistics.Win.UltraControlBase)
Public PropertyAlphaBlendMode (Inherited from Infragistics.Win.UltraControlBase)
Public PropertyAnchorGets or sets the edges of the container to which a control is bound and determines how a control is resized with its parent. (Inherited from System.Windows.Forms.Control)
Public PropertyAppearanceReturns or sets the Appearance object that controls the objects's formatting  
Public PropertyAppearancesReturns the a collection of user created Appearance objects. (Inherited from Infragistics.Win.UltraWinSchedule.UltraScheduleControlBase)
Public PropertyAutoCloseUpDetermines whether the dropdown portion automatically closes on a selection change.  
Public PropertyAutoScrollOffsetGets or sets where this control is scrolled to in System.Windows.Forms.ScrollableControl.ScrollControlIntoView(System.Windows.Forms.Control). (Inherited from System.Windows.Forms.Control)
Public PropertyAutoSelectDetermines whether the CalendarInfo's selection will be cleared and the edit portion date will be selected upon dropdown.  
Public PropertyAutoSelectionUpdateDetermines whether changes to the UltraScheduleControlBase.CalendarInfo's selection will automatically update the Value of the control.  
Public PropertyAutoSizeOverridden. Determines whether the control automatically sizes based on the font of the control.  
Public PropertyBindingContextGets or sets the System.Windows.Forms.BindingContext for the control. (Inherited from System.Windows.Forms.Control)
Public PropertyBorderStyleReturns or sets a value that determines the borderstyle of the control.  
Public PropertyBorderStyleCalendarDetermines the borderstyle used for the month area. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyBorderStyleCalendarResolvedReturns the resolved borderstyle used for the month area. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyBorderStyleDayDetermines the borderstyle used for the Day objects. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyBorderStyleDayResolvedReturns the resolved borderstyle used for the Infragistics.Win.UltraWinSchedule.MonthViewMulti.DayUIElement objects. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyBorderStyleDropDownDetermines the borderstyle used for the dropdown portion of the control.  
Public PropertyBorderStyleDropDownResolvedReturns the resolved borderstyle used for the dropdown portion of the control.  
Public PropertyBorderStyleMonthHeaderDetermines the borderstyle used for the month headers. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyBorderStyleMonthHeaderResolvedReturns the resolved borderstyle used for the month header area. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyBorderStyleMonthPopupDetermines the borderstyle used for the month popup window. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyBorderStyleMonthPopupResolvedReturns the resolved borderstyle used for the month popup window. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyBorderStyleResolvedReturns the resolved BorderStyle used for the control  
Public PropertyBottomGets the distance, in pixels, between the bottom edge of the control and the top edge of its container's client area. (Inherited from System.Windows.Forms.Control)
Public PropertyBoundsGets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent control. (Inherited from System.Windows.Forms.Control)
Public PropertyButtonStyleReturns or sets a value that determines the style of buttons used in the control. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyCalendarInfoReturns the CalendarInfo object. (Inherited from Infragistics.Win.UltraWinSchedule.UltraScheduleControlBase)
Public PropertyCalendarLookReturns the CalendarLook object. (Inherited from Infragistics.Win.UltraWinSchedule.UltraScheduleControlBase)
Public PropertyCanFocusGets a value indicating whether the control can receive focus. (Inherited from System.Windows.Forms.Control)
Public PropertyCanSelectGets a value indicating whether the control can be selected. (Inherited from System.Windows.Forms.Control)
Public PropertyCaptureGets or sets a value indicating whether the control has captured the mouse. (Inherited from System.Windows.Forms.Control)
Public PropertyCausesValidationGets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus. (Inherited from System.Windows.Forms.Control)
Public PropertyClientRectangleGets the rectangle that represents the client area of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyClientSizeGets or sets the height and width of the client area of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyCompanyNameGets the name of the company or creator of the application containing the control. (Inherited from System.Windows.Forms.Control)
Public PropertyComponentRole (Inherited from Infragistics.Win.UltraControlBase)
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyContainsFocusGets a value indicating whether the control, or one of its child controls, currently has the input focus. (Inherited from System.Windows.Forms.Control)
Public PropertyContextMenuOverridden. The context menu  
Public PropertyContextMenuStripGets or sets the System.Windows.Forms.ContextMenuStrip associated with this control. (Inherited from System.Windows.Forms.Control)
Public PropertyControlsGets the collection of controls contained within the control. (Inherited from System.Windows.Forms.Control)
Public PropertyCreatedGets a value indicating whether the control has been created. (Inherited from System.Windows.Forms.Control)
Public PropertyCreationFilter (Inherited from Infragistics.Win.UltraControlBase)
Public PropertyCurrentStateReturns bit flags that signify the state of the control  
Public PropertyCursorFilter (Inherited from Infragistics.Win.UltraControlBase)
Public PropertyDataBindingsGets the data bindings for the control. (Inherited from System.Windows.Forms.Control)
Public PropertyDataFilterIf different than null, specifies custom data filter used by the editor.  
Public PropertyDateButtonAppearanceReturns or sets the Infragistics.Win.Appearance object used when rendering the Date Buttons.  
Public PropertyDateButtonAreaAppearanceReturns or sets the Infragistics.Win.Appearance object used when rendering the Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButtonAreaUIElement.  
Public PropertyDateButtonAreaVisibleDetermines whether the area which contains the DateButtons is visible.  
Public PropertyDateButtonsReturns the collection of Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton objects displayed in the dropdown.  
Public PropertyDateSelectionTypeDetermines what date is used in the edit portion of the control.  
Public PropertyDateTimeFormatInfoThe DateTimeFormatInfo object used to handling the parsing of dates.  
Public PropertyDateTimeFormatInfoResolvedReturns the resolved System.Globalization.DateTimeFormatInfo object used to handling the parsing and display of dates.  
Public PropertyDayDisplayStyleDetermines whether an image and/or day number is displayed for a day object. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyDayOfWeekCaptionStyleDetermines what caption is displayed for the day of week headers. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyDayOfWeekDisplayStyleDetermines where the day of week headers are displayed. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyDeviceDpiGets the DPI value for the display device where the control is currently being displayed. (Inherited from System.Windows.Forms.Control)
Public PropertyDisplayRectangleGets the rectangle that represents the display area of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyDisposingGets a value indicating whether the base System.Windows.Forms.Control class is in the process of disposing. (Inherited from System.Windows.Forms.Control)
Public PropertyDockGets or sets which control borders are docked to its parent control and determines how a control is resized with its parent. (Inherited from System.Windows.Forms.Control)
Public PropertyDrawFilter (Inherited from Infragistics.Win.UltraControlBase)
Public PropertyDropDownAlignRightDetermines whether the dropdown is aligned to the right or left.  
Public PropertyDropDownAppearanceReturns or sets the Infragistics.Win.Appearance object used when dropdown and calendar portion of the control.  
Public PropertyDroppedDownDetermines if the control is dropped down.  
Public PropertyEnabledGets or sets a value indicating whether the control can respond to user interaction. (Inherited from System.Windows.Forms.Control)
Public PropertyEventManagerThe object that enables, disables and controls firing of UltraCalendarCombo specific events.  
Public PropertyFilteredByOwnerKeysReturns or sets a list of keys of Owner instances from the associated UltraScheduleControlBase.CalendarInfo used to filter which activity is visible to the control. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyFirstMonthDetermines the first visible Month displayed by the control. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyFlatMode (Inherited from Infragistics.Win.UltraControlBase)
Public PropertyFocusedOverridden. Overriden. Indicates if the editor or its contained textbox currently has the input focus.  
Public PropertyFormatDetermines the format that is used to display the date when the control is not in edit mode.  
Public PropertyGesturesEnabledReturns or sets a value indicating whether the control handles touch input digitizer gestures. (Inherited from Infragistics.Win.UltraWinSchedule.UltraScheduleControlBase)
Public PropertyGesturesEnabledResolvedReturns a boolean value indicating whether gestures are enabled for this control. (Inherited from Infragistics.Win.UltraWinSchedule.UltraScheduleControlBase)
Public PropertyHandleGets the window handle that the control is bound to. (Inherited from System.Windows.Forms.Control)
Public PropertyHasAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created for the Appearance property.  
Public PropertyHasChildrenGets a value indicating whether the control contains one or more child controls. (Inherited from System.Windows.Forms.Control)
Public PropertyHasDateButtonAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created for the DateButtonAppearance property.  
Public PropertyHasDateButtonAreaAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created for the DateButtonAreaAppearance property.  
Public PropertyHasDropDownAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created for the DropDownAppearance property.  
Public PropertyHasMonthPopupAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created for the UltraMonthViewMultiBase.MonthPopupAppearance property. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyHasMonthScrollButtonAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created for the UltraMonthViewMultiBase.MonthScrollButtonAppearance property. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyHasScrollButtonAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created for the UltraMonthViewMultiBase.ScrollButtonAppearance property. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyHasYearScrollButtonAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created for the UltraMonthViewMultiBase.YearScrollButtonAppearance property. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyHeightGets or sets the height of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyImeModeGets or sets the Input Method Editor (IME) mode of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyInvokeRequiredGets a value indicating whether the caller must call an invoke method when making method calls to the control because the caller is on a different thread than the one the control was created on. (Inherited from System.Windows.Forms.Control)
Public PropertyIsAccessibleGets or sets a value indicating whether the control is visible to accessibility applications. (Inherited from System.Windows.Forms.Control)
Public PropertyIsDisposedGets a value indicating whether the control has been disposed of. (Inherited from System.Windows.Forms.Control)
Public PropertyIsHandleCreatedGets a value indicating whether the control has a handle associated with it. (Inherited from System.Windows.Forms.Control)
Public PropertyIsMirroredGets a value indicating whether the control is mirrored. (Inherited from System.Windows.Forms.Control)
Public PropertyIsUpdating (Inherited from Infragistics.Win.UltraControlBase)
Public PropertyKeyActionMappingsThe mappings collection that relates key strokes with actions.  
Public PropertyLayoutEngineGets a cached instance of the control's layout engine. (Inherited from System.Windows.Forms.Control)
Public PropertyLeftGets or sets the distance, in pixels, between the left edge of the control and the left edge of its container's client area. (Inherited from System.Windows.Forms.Control)
Public PropertyLocationGets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container. (Inherited from System.Windows.Forms.Control)
Public PropertyMarginGets or sets the space between controls. (Inherited from System.Windows.Forms.Control)
Public PropertyMaximumSizeGets or sets the size that is the upper limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. (Inherited from System.Windows.Forms.Control)
Public PropertyMinimumDaySizeDetermines the minimum size for a day. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyMinimumSizeGets or sets the size that is the lower limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. (Inherited from System.Windows.Forms.Control)
Public PropertyMonthDimensionsDetermines the number of month rows and columns to display. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyMonthDimensionsResolvedReturns the actual number of month rows and columns displayed. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyMonthHeaderCaptionStyleDetermines what caption is displayed for the month headers. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyMonthHeaderPaddingDetermines the amount of padding in the month header. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyMonthHeaderPaddingResolvedReturns the actual amount of padding around the caption within the month header. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyMonthHeadersVisibleDetermines whether the month headers are displayed. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyMonthOrientationDetermines the order in which the months are displayed. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyMonthPaddingDetermines the spacing around Infragistics.Win.UltraWinSchedule.MonthViewMulti.VisibleMonth objects. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyMonthPopupAppearanceReturns or sets the Infragistics.Win.Appearance object used when rendering the MonthPopup. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyMonthScrollButtonAppearanceReturns or sets the Infragistics.Win.Appearance object used when rendering the month scroll buttons. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyMonthScrollButtonsVisibleDetermines whether month scroll buttons are displayed. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyMonthScrollButtonsVisibleResolvedReturns the resolved value of the UltraMonthViewMultiBase.MonthScrollButtonsVisible property. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyMonthScrollChangeReturns or sets the number of months by which the control is scrolled when the month scroll buttons are clicked by the end user. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyMonthScrollChangeResolvedReturns the actual number of months by which the control is scrolled when the month scroll buttons are clicked by the end user. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyNameGets or sets the name of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyNullDateLabelDetermines the text that is displayed when the date has been cleared.  
Public PropertyOverrideFontSettingsDetermines whether the font name and size are overriden for the day, day of week, week number and month headers. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyParentGets or sets the parent container of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyPlaceHoldersVisibleDetermines whether day uielement placeholders are displayed. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyPreferredSizeGets the size of a rectangular area into which the control can fit. (Inherited from System.Windows.Forms.Control)
Public PropertyProductNameGets the product name of the assembly containing the control. (Inherited from System.Windows.Forms.Control)
Public PropertyProductVersionGets the version of the assembly containing the control. (Inherited from System.Windows.Forms.Control)
Public PropertyReadOnlyDetermines whether the edit portion of the combo is editable.  
Public PropertyRecreatingHandleGets a value indicating whether the control is currently re-creating its handle. (Inherited from System.Windows.Forms.Control)
Public PropertyRegionGets or sets the window region associated with the control. (Inherited from System.Windows.Forms.Control)
Public PropertyRightGets the distance, in pixels, between the right edge of the control and the left edge of its container's client area. (Inherited from System.Windows.Forms.Control)
Public PropertyRightToLeftGets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. (Inherited from System.Windows.Forms.Control)
Public PropertyScrollButtonAppearanceReturns or sets the Infragistics.Win.Appearance object used when rendering the scroll buttons. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyScrollChangeDetermines how many months are scrolled when clicking on the scroll buttons. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertySelectedTextGets/sets a value indicating the currently selected text in the editor. Available only at runtime.  
Public PropertySelectionLengthGets/sets the number of characters selected in the text box. Available only at runtime.  
Public PropertySelectionStartGets/sets the starting position of text selected in the text box. Available only at runtime.  
Public PropertySiteGets or sets the site of the control. (Inherited from System.Windows.Forms.Control)
Public PropertySizeGets or sets the height and width of the control. (Inherited from System.Windows.Forms.Control)
Public PropertySpinButtonIncrementDetermines the unit of change applied to the value when the pressing the spin buttons.  
Public PropertySpinButtonIncrementValueDetermines the number of SpinButtonIncrement units applied to the value when pressing the spin buttons.  
Public PropertySpinButtonIntervalSettingsContains properties pertaining to the intervals used by the built-in spin button (not a SpinEditorButton).  
Public PropertySpinButtonsVisibleDetermines whether the spin buttons are displayed.  
Public PropertySpinWrapReturns or sets a value indicating whether the control's spin button should wrap its value.  
Public PropertyStyleLibraryName (Inherited from Infragistics.Win.UltraControlBase)
Public PropertyStyleSetName (Inherited from Infragistics.Win.UltraControlBase)
Public PropertySupportsZooming (Inherited from Infragistics.Win.UltraControlBase)
Public PropertySupportThemes (Inherited from Infragistics.Win.UltraControlBase)
Public PropertyTabIndexGets or sets the tab order of the control within its container. (Inherited from System.Windows.Forms.Control)
Public PropertyTabStopGets or sets a value indicating whether the user can give the focus to this control using the TAB key. (Inherited from System.Windows.Forms.Control)
Public PropertyTagGets or sets the object that contains data about the control. (Inherited from System.Windows.Forms.Control)
Public PropertyTextOverridden. Returns the contents of the edit portion of the control.  
Public PropertyTextPaddingDetermines the amount of padding around the edit portion.  
Public PropertyTextPaddingResolvedReturns the resolved TextPadding  
Public PropertyTextRenderingMode (Inherited from Infragistics.Win.UltraControlBase)
Public PropertyTipStyleDetermines what is displayed in the tooltip when the mouse is hovered over a day object. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyTopGets or sets the distance, in pixels, between the top edge of the control and the top edge of its container's client area. (Inherited from System.Windows.Forms.Control)
Public PropertyTopLevelControlGets the parent control that is not parented by another Windows Forms control. Typically, this is the outermost System.Windows.Forms.Form that the control is contained in. (Inherited from System.Windows.Forms.Control)
Public PropertyTrailingDaysVisibleDetermines whether leading and trailing days are displayed on the first and last visible months. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyUIAutomationProvider (Inherited from Infragistics.Win.UltraControlBase)
Public PropertyUIElementReturns the main UIElement which occupies the client area of the control.  
Public PropertyUseAlternateMonthAppearancesDetermines whether the alternate month appearances are used. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyUseAlternateSelectedDateRangesGets/sets whether the UltraScheduleControlBase-derived control uses its UltraCalendarInfo component's UltraCalendarInfo.AlternateSelectedDateRanges property to obtain the list of currently selected days. (Inherited from Infragistics.Win.UltraWinSchedule.UltraScheduleControlBase)
Public PropertyUseAppStyling (Inherited from Infragistics.Win.UltraControlBase)
Public PropertyUseEditContextMenuDetermines whether the edit window will display the default context menu.  
Public PropertyUseFlatMode (Inherited from Infragistics.Win.UltraControlBase)
Public PropertyUseFlatModeResolved (Inherited from Infragistics.Win.UltraControlBase)
Public PropertyUseOsThemes (Inherited from Infragistics.Win.UltraControlBase)
Public PropertyUseOsThemesResolved (Inherited from Infragistics.Win.UltraControlBase)
Public PropertyUseWaitCursorGets or sets a value indicating whether to use the wait cursor for the current control and all child controls. (Inherited from System.Windows.Forms.Control)
Public PropertyValueReturns or sets the current DateTime value.  
Public PropertyVisibleGets or sets a value indicating whether the control and all its child controls are displayed. (Inherited from System.Windows.Forms.Control)
Public PropertyVisibleMonthsReturns the collection of currently visible months. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyWeekNumbersVisibleDetermines whether week numbers are displayed in the pre-week area. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyWidthGets or sets the width of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyYearScrollButtonAppearanceReturns or sets the Infragistics.Win.Appearance object used when rendering the year scroll buttons. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyYearScrollButtonsVisibleDetermines whether year scroll buttons are displayed. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyYearScrollButtonsVisibleResolvedReturns the resolved value of the UltraMonthViewMultiBase.YearScrollButtonsVisible property. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyYearScrollChangeReturns or sets the number of years by which the control is scrolled when the year scroll buttons are clicked by the end user. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyYearScrollChangeResolvedReturns the actual number of years by which the control is scrolled when the year scroll buttons are clicked by the end user. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Public PropertyZoomFactor (Inherited from Infragistics.Win.UltraControlBase)
Protected Properties
 NameDescription
Protected PropertyAllowMonthSelectionDefaultOverridden. Used to determine the default value for allow month selection  
Protected PropertyAllowWeekSelectionDefaultOverridden. Used to determine the default value for allow week selection  
Protected PropertyCalendarInfoChangedHandlerEventHandler for the UltraCalendarInfo.CalendarInfoChanged event. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Protected PropertyCalendarLookChangedEventHandlerEvent handler for the UltraCalendarLook.CalendarLookChanged event. (Inherited from Infragistics.Win.UltraWinSchedule.UltraScheduleControlBase)
Protected PropertyCalendarLookChangedHandlerEvent handler for the UltraCalendarLook.CalendarLookChanged event. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Protected PropertyCanEnableImeGets a value indicating whether the System.Windows.Forms.Control.ImeMode property can be set to an active value, to enable IME support. (Inherited from System.Windows.Forms.Control)
Protected PropertyCanRaiseEventsDetermines if events can be raised on the control. (Inherited from System.Windows.Forms.Control)
Protected PropertyControlUIElementOverridden. Returns the main UIElement associated with the control.  
Protected PropertyCreateParamsGets the required creation parameters when the control handle is created. (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultCursorGets or sets the default cursor for the control. (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultImeModeGets the default Input Method Editor (IME) mode supported by the control. (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultMarginGets the space, in pixels, that is specified by default between controls. (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultMaximumSizeGets the length and height, in pixels, that is specified as the default maximum size of a control. (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultMinimumSizeGets the length and height, in pixels, that is specified as the default minimum size of a control. (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultPaddingGets the internal spacing, in pixels, of the contents of a control. (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultResolvedUseOsThemes (Inherited from Infragistics.Win.UltraControlBase)
Protected PropertyDefaultSizeOverridden. Returns the default size for the control.  
Protected PropertyDesignMode (Inherited from System.ComponentModel.Component)
Protected PropertyDoubleBufferedGets or sets a value indicating whether this control should redraw its surface using a secondary buffer to reduce or prevent flicker. (Inherited from System.Windows.Forms.Control)
Protected PropertyEditorKeyDownEventHandlerReturns the event handler that notifies OnKeyDown  
Protected PropertyEditorKeyPressEventHandlerReturns the event handler that notifies OnKeyPress  
Protected PropertyEditorKeyUpEventHandlerReturns the event handler that notifies OnKeyUp  
Protected PropertyEditorValueChangedEventHandlerReturns the event handler that notifies SelectionChangeCommitted  
Protected PropertyEvents (Inherited from System.ComponentModel.Component)
Protected PropertyEventsOptimized (Inherited from Infragistics.Win.UltraControlBase)
Protected PropertyFontHeightGets or sets the height of the font of the control. (Inherited from System.Windows.Forms.Control)
Protected PropertyImeModeBaseGets or sets the IME mode of a control. (Inherited from System.Windows.Forms.Control)
Protected PropertyMonthCalendarControlDetermines the control that will own the month popup window. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Protected PropertyMonthPopupControlReturns the Infragistics.Win.UltraWinSchedule.MonthViewMulti.UltraMonthPopupControl for the MonthControl (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Protected PropertyMonthPopupRootAppearanceReturns the Infragistics.Win.AppearanceHolder.RootAppearance of the UltraMonthViewMultiBase.MonthPopupAppearance. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Protected PropertyPivotItemReturns or sets the pivot item for the control. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Protected PropertyResizeRedrawGets or sets a value indicating whether the control redraws itself when resized. (Inherited from System.Windows.Forms.Control)
Protected PropertyScaleChildrenGets a value that determines the scaling of child controls. (Inherited from System.Windows.Forms.Control)
Protected PropertyScrollButtonRootAppearanceReturns the Infragistics.Win.AppearanceHolder.RootAppearance of the UltraMonthViewMultiBase.ScrollButtonAppearance. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Protected PropertySelectionStrategyReturns an instance of the SelectionStrategy object based on the UltraCalendarInfo.SelectTypeDay of the UltraScheduleControlBase.CalendarInfo. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
Protected PropertySubObjectPropChangeHandlerReturns the event handler that notifies OnSubObjectPropChanged (Inherited from Infragistics.Win.UltraWinSchedule.UltraScheduleControlBase)
Protected PropertySupportsEditorWithMask (Inherited from Infragistics.Win.UltraControlBase)
Protected PropertySupportsFormattedLinkEditor (Inherited from Infragistics.Win.UltraControlBase)
Protected PropertyToolTipReturns the System.Windows.Forms.ToolTip used by the control. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase)
See Also