Xceed Grid for WinForms v4.3 Documentation
Xceed.Grid.v4.3 Assembly / Xceed.Editors Namespace / WinComboBox Class / Find Method


In This Topic
    Find Method
    In This Topic
    Searches for specific value in a column.
    Overload List
    OverloadDescription
    Searches for specific value in a column.  
    Searches for specific value in a column at the specified starting index.  
    Searches for a string in a column at the specified starting index.  
    Returns the index of the comboBoxItem which would be displayed as the passed parameter.  
    Returns the index of the comboBoxItem which would be displayed as the passed parameter.  
    Returns the index of the comboBoxItem which would be displayed as the passed parameter.  
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also