Version

Search Results

Value Property (UltraDateTimeEditor)

Gets/sets the controls current value. Syntax Remarks The Value property returns an object containing either a DateTime or Null if the value has been cleared. The Value property may be bound to a database. Example This example checks the validity of the controls value in the BeforeDropDown event handler, and cancel...

ValueChangedEventHandler Property (UltraDateTimeEditor)

Returns the event handler that notifies SelectionChangeCommitted Syntax

ValueChanged Event (UltraDateTimeEditor)

Fired when the controls DateTime property has changed Syntax

ZoomGesture Event (UltraDateTimeEditor)

Syntax Event Data The event handler receives an argument of type Infragistics.Win.Touch.ZoomGestureEventArgs containing data related to this event. The following ZoomGestureEventArgs properties provide information specific to this event.Property Description Center Distance Gesture Handled (Inherited from Infragist...

UltraDateTimeEditor Constructor

Constructor Syntax

UltraFontNameEditor Class

Infragistics UltraFontNameEditor control Syntax Remarks The UltraFontNameEditor control provides a ComboBox-like control whose list is pre-populated with the names of all the fonts on the system that are supported by the .NET runtime. Furthermore, the control provides these additional features: Each item in the co...

UltraFontNameEditor Class Events

For a list of all members of this type, see UltraFontNameEditor members. Public Events Name Description AfterCloseUp Fired after the dropdown list closes (Inherited from Infragistics.Win.UltraWinEditors.UltraComboEditor) AfterDropDown Fired after the dropdown list is displayed (Inherited from Infragistics.Win.Ultr...