Version

Search Results

DropDownCalendarAlignment Property

Gets/sets the alignment for the controls dropdown calendar. Syntax Remarks When the controls dropdown button is clicked, a calendar is displayed. Its selected date is preset to the date in the edit portion, or, if no valid date is set, the current date. When the controls dropdown calendar closes up, the edit porti...

DropDownStyle Property (UltraDateTimeEditor)

Gets/sets a value that determines whether the text portion of the control is editable. Syntax Remarks The DropDownStyle property controls the interface that is presented to the user. When set to DropDown, the text portion is editable, and the controls value can be set to any string value. When set to DropDownList,...

Editor Property (UltraDateTimeEditor)

Returns the instance of the editor associated with this control. The Editor property is read-only, and available only at runtime. Syntax Remarks The instance returned by this property is the member instance used by the control.

EditorButtonClick Event (UltraDateTimeEditor)

Syntax Event Data The event handler receives an argument of type Infragistics.Win.UltraWinEditors.EditorButtonEventArgs containing data related to this event. The following EditorButtonEventArgs properties provide information specific to this event.Property Description Button Context

EditorKeyDownEventHandler Property (UltraDateTimeEditor)

Returns the event handler that notifies OnKeyDown Syntax

EditorKeyPressEventHandler Property (UltraDateTimeEditor)

Returns the event handler that notifies OnKeyPress Syntax

EditorKeyUpEventHandler Property (UltraDateTimeEditor)

Returns the event handler that notifies OnKeyUp Syntax

EditorSpinButtonClick Event (UltraDateTimeEditor)

Syntax Event Data The event handler receives an argument of type Infragistics.Win.UltraWinEditors.SpinButtonClickEventArgs containing data related to this event. The following SpinButtonClickEventArgs properties provide information specific to this event.Property Description Button (Inherited from Infragistics.Win...