Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / GcComboBox Class / FindStringExact Method


In This Topic
FindStringExact Method (GcComboBox)
In This Topic
Finds all items in the list that matches the specified string.
Overload List
OverloadDescription
Finds all items in the list that matches the specified string.  
Finds the first item after the specified index that matches the specified string.  
Finds all items in the list that matches the specified string based on the specific text format.  
Finds the first item after the specified index that matches the specified string based on the specific TextFormat..  
See Also