Version

Search Results

PanGesture Event (UltraComboEditor)

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

PressAndHoldGesture Event (UltraComboEditor)

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

PressAndTapGesture Event (UltraComboEditor)

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

PropertyChanged Event (UltraComboEditor)

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

RefreshList Method (UltraComboEditor)

Refreshes the contents of the controls Items collection. Syntax

ResetAutoCompleteMode Method

Resets the AutoCompleteMode property to its default value. Syntax Example

ResetAutoSuggestFilterMode Method

Resets the AutoSuggestFilterMode property to its default value. Syntax Example