Version

Search Results

DefaultTabNavigation Property (UltraDateTimeEditor)

Returns the default value for the TabNavigation property. Syntax

DisplayStyle Property (UltraDateTimeEditor)

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 ...

Dispose(Boolean) Method

Clean up any resources being used. Syntax Parameters disposing True if managed and unmanaged resources should be cleaned up.

Dispose Method (UltraDateTimeEditor)

Clean up any resources being used. Overload List

DropDown Method (UltraDateTimeEditor)

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.

DropDownAppearance Property

Gets/sets the Infragistics.Win.AppearanceBase object used by the controls dropdown calendar. Syntax

DropDownButtonAlignment Property (UltraDateTimeEditor)

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...

DropDownButtonDisplayStyle Property (UltraDateTimeEditor)

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...