Returns the default value for the TabNavigation property. Syntax
Gets/sets the display style used by the control. Syntax Remarks The UltraDateTimeEditor control can visually emulate the display styles seen in Office2000, OfficeXP, or Office2003 by setting the DisplayStyle property appropriately, regardless of the operating system on which the control is running. Note: When the ...
Clean up any resources being used. Syntax Parameters disposing True if managed and unmanaged resources should be cleaned up.
Clean up any resources being used. Overload List
Overload List
Displays the calendar portion of the control. Syntax Return Value A boolean indicating whether the dropdown calendar was displayed. Example This example uses the DropDown method to programmatically display the dropdown calendar.
Gets/sets the Infragistics.Win.AppearanceBase object used by the controls dropdown calendar. Syntax
Gets/sets the alignment for the controls dropdown button. Syntax Remarks The UltraDateTimeEditor control provides the ability to situate the dropdown button on either the right (default) or left side of the control. Example This example sets the dropdown button to appear on the right side of the control, and makes...
Gets/sets the display style for the controls dropdown button. Syntax Remarks The UltraDateTimeEditor control provides the ability to control whether the dropdown button is displayed. When set to Always (default), the dropdown button is always displayed, as is the case with an intrinsic ComboBox control. When set t...