Xceed Grid for WinForms v4.3 Documentation
Xceed.Grid.v4.3 Assembly / Xceed.Editors Namespace / ComboBoxItemList Class


In This Topic
    ComboBoxItemList Class Properties
    In This Topic

    For a list of all members of this type, see ComboBoxItemList members.

    Public Properties
     NameDescription
    Public PropertyGets the number of columns in the parent WinComboBox control's dropdown.  
    Public PropertyGets the number of items contained in the list.  
    Public PropertyGets a boolean value indicating if access to the list is synchronized (thread-safe).  
    Public PropertyGets or sets the ComboBoxItem at the specified index.  
    Public PropertyGets an object that can be used to synchronize access to the list.  
    Top
    See Also