Version

Search Results

FindString(String,Int32) Method

FindString method Syntax Parameters s The string to search forstartIndex The index of the first item to to be included in the search Return Value The index of the first item that contains a match for the specified string Example This sample finds the string specified, selects it, and highlights it within the list.

FindString Method (UltraComboEditor)

FindString method Overload List

FindStringExact(String) Method

FindStringExact method Syntax Parameters s The string to search for Return Value The index of the first item that contains an exact match for the specified string Example This example uses the FindStringExact method to select an item by searching for the items text.

FindStringExact(String,Int32) Method

FindString method Syntax Parameters s The string to search forstartIndex The index of the first item to to be included in the search Return Value The index of the first item that contains an exact match for the specified string Example This example uses the FindStringExact method to select an item by searching for...

FindStringExact Method (UltraComboEditor)

FindStringExact method Overload List

GestureCompleted Event (UltraComboEditor)

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

GestureQueryStatus Event (UltraComboEditor)

Syntax Event Data The event handler receives an argument of type Infragistics.Win.Touch.GestureQueryStatusEventArgs containing data related to this event. The following GestureQueryStatusEventArgs properties provide information specific to this event.Property Description Location Mode PressAndHoldDelay

GestureStarting Event (UltraComboEditor)

Syntax Event Data The event handler receives an argument of type Infragistics.Win.Touch.GestureStartingEventArgs containing data related to this event. The following GestureStartingEventArgs properties provide information specific to this event.Property Description Cancel (Inherited from System.ComponentModel.Canc...