Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / GcComboBoxEditingControl Class / FindStringExact Method


In This Topic
    FindStringExact Method (GcComboBoxEditingControl)
    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. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox)
    Finds the first item after the specified index that matches the specified string. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox)
    Finds all items in the list that matches the specified string based on the specific text format. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox)
    Finds the first item after the specified index that matches the specified string based on the specific TextFormat.. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox)
    See Also