Version

Search Results

AfterDropDown Event (UltraDateTimeEditor)

Fired after the dropdown calendar is displayed Syntax

AfterEditorButtonCheckStateChanged 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

AfterEditorButtonCloseUp 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

AfterEnterEditModeEventHandler Property (UltraDateTimeEditor)

Returns the event handler that notifies AfterEnterEditMode Syntax

AfterEnterEditMode Event (UltraDateTimeEditor)

Fired after the control enters edit mode Syntax

AfterExitEditModeEventHandler Property (UltraDateTimeEditor)

Returns the event handler that notifies AfterEnterEditMode Syntax

AfterExitEditMode Event (UltraDateTimeEditor)

Fired after the control exits edit mode Syntax

Appearance Property (UltraDateTimeEditor)

Returns or sets the Infragistics.Win.AppearanceBase object that controls the objectss formatting Syntax Remarks The Appearance property of an object is used to associate the object with an Appearance object that will determine its appearance. The Appearance object has properties that control settings such as color...