Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / GcComboBox Class / FindString Method


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